Searched defs:createTexture (Results 1 – 3 of 3) sorted by relevance
152 public static ETC1Texture createTexture(InputStream input) throws IOException { in createTexture() method in ETC1Util
252 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) in createTexture() function in android::EGLSurfaceManager
140 static PathTexture* createTexture(float left, float top, float offset, in createTexture() function