HomeSort by relevance Sort by last modified time
    Searched refs:replaceTexture (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/libagl/
TextureObjectManager.h 98 sp<EGLTextureObject> replaceTexture(GLuint name);
TextureObjectManager.cpp 281 sp<EGLTextureObject> EGLSurfaceManager::replaceTexture(GLuint name)
texture.cpp 330 tex = c->surfaceManager->replaceTexture(name);
    [all...]

Completed in 598 milliseconds