Searched refs:replaceTexture (Results 1 – 3 of 3) sorted by relevance
98 sp<EGLTextureObject> replaceTexture(GLuint name);
281 sp<EGLTextureObject> EGLSurfaceManager::replaceTexture(GLuint name) in replaceTexture() function in android::EGLSurfaceManager
323 tex = c->surfaceManager->replaceTexture(name); in getAndBindActiveTextureObject()