summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsComponent.h
diff options
context:
space:
mode:
authorJason Sams <rjsams@android.com>2010-06-21 17:42:41 -0700
committerJason Sams <rjsams@android.com>2010-06-21 17:42:41 -0700
commitf110d4b787b91dabe968a812e76e5c1f8d953487 (patch)
tree65d71a0acb1441510240bec336535898a27d59e7 /libs/rs/rsComponent.h
parent3ac8da87bba83de254e612ff8387db23e6434119 (diff)
downloadframeworks_base-f110d4b787b91dabe968a812e76e5c1f8d953487.zip
frameworks_base-f110d4b787b91dabe968a812e76e5c1f8d953487.tar.gz
frameworks_base-f110d4b787b91dabe968a812e76e5c1f8d953487.tar.bz2
Move ImageProcessing and ModelViewer to reflected files.
Implement boolean support. Change-Id: Iac2dc28067ac430b3e413fc651dfaa0b96214e2e
Diffstat (limited to 'libs/rs/rsComponent.h')
-rw-r--r--libs/rs/rsComponent.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsComponent.h b/libs/rs/rsComponent.h
index 0f93a91..15fd5dd 100644
--- a/libs/rs/rsComponent.h
+++ b/libs/rs/rsComponent.h
@@ -35,7 +35,6 @@ public:
uint32_t getGLType() const;
uint32_t getGLFormat() const;
- String8 getCType() const;
String8 getGLSLType() const;
void dumpLOGV(const char *prefix) const;