From f110d4b787b91dabe968a812e76e5c1f8d953487 Mon Sep 17 00:00:00 2001 From: Jason Sams Date: Mon, 21 Jun 2010 17:42:41 -0700 Subject: Move ImageProcessing and ModelViewer to reflected files. Implement boolean support. Change-Id: Iac2dc28067ac430b3e413fc651dfaa0b96214e2e --- libs/rs/rsComponent.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libs/rs/rsComponent.h') 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; -- cgit v1.1