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

/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
/frameworks/native/opengl/libagl/
H A DTextureObjectManager.cpp252 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) function in class:android::EGLSurfaceManager

Completed in 116 milliseconds