summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Extensions.h
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2010-08-02 18:50:22 -0700
committerRomain Guy <romainguy@google.com>2010-08-02 18:50:56 -0700
commitdb1938e0e6ef816e228c815adccebd5cb05f2aa8 (patch)
treed40e91a873bca6750083fdb1713a12b469ebad4d /libs/hwui/Extensions.h
parent16f8c620abd0ea07e704b6997a66a45ad3590dea (diff)
downloadframeworks_base-db1938e0e6ef816e228c815adccebd5cb05f2aa8.zip
frameworks_base-db1938e0e6ef816e228c815adccebd5cb05f2aa8.tar.gz
frameworks_base-db1938e0e6ef816e228c815adccebd5cb05f2aa8.tar.bz2
Add support for ColorFilters.
Color filters are fully supported and can be used with shaders. Change-Id: Id90ccf1c81cb462f2431f366f3f8f710d7971e04
Diffstat (limited to 'libs/hwui/Extensions.h')
-rw-r--r--libs/hwui/Extensions.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/hwui/Extensions.h b/libs/hwui/Extensions.h
index 99b34dd..7778290 100644
--- a/libs/hwui/Extensions.h
+++ b/libs/hwui/Extensions.h
@@ -14,8 +14,6 @@
* limitations under the License.
*/
-#define LOG_TAG "OpenGLRenderer"
-
#ifndef ANDROID_UI_EXTENSIONS_H
#define ANDROID_UI_EXTENSIONS_H