Searched defs:createTexture (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | TextureCache.cpp | 102 Texture* TextureCache::createTexture(Bitmap* bitmap) { in createTexture() function in android::uirenderer::TextureCache |
/frameworks/base/opengl/java/android/opengl/ | ||
D | ETC1Util.java | 152 public static ETC1Texture createTexture(InputStream input) throws IOException { in createTexture() method in ETC1Util |
/frameworks/native/opengl/libagl/ | ||
D | TextureObjectManager.cpp | 252 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) in createTexture() function in android::EGLSurfaceManager |