Home
last modified time | relevance | path

Searched defs:createTexture (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DETC1Util.java152 public static ETC1Texture createTexture(InputStream input) throws IOException { in createTexture() method in ETC1Util
/frameworks/native/opengl/libagl/
DTextureObjectManager.cpp252 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) in createTexture() function in android::EGLSurfaceManager