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

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

Completed in 149 milliseconds