Searched refs:createTexture (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/opengl/libagl/
H A DTextureObjectManager.h96 sp<EGLTextureObject> createTexture(GLuint name);
H A DTextureObjectManager.cpp254 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) function in class:android::EGLSurfaceManager
H A Dtexture.cpp882 tex = c->surfaceManager->createTexture(texture);
/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java48 loadTexture(target, level, border, fallbackFormat, fallbackType, createTexture(input));
152 public static ETC1Texture createTexture(InputStream input) throws IOException { method in class:ETC1Util

Completed in 681 milliseconds