Searched refs:EGLSurfaceManager (Results 1 – 4 of 4) sorted by relevance
242 EGLSurfaceManager::EGLSurfaceManager() in EGLSurfaceManager() function in android::EGLSurfaceManager247 EGLSurfaceManager::~EGLSurfaceManager() in ~EGLSurfaceManager()252 sp<EGLTextureObject> EGLSurfaceManager::createTexture(GLuint name) in createTexture()269 sp<EGLTextureObject> EGLSurfaceManager::removeTexture(GLuint name) in removeTexture()281 sp<EGLTextureObject> EGLSurfaceManager::replaceTexture(GLuint name) in replaceTexture()303 void EGLSurfaceManager::deleteTextures(GLsizei n, const GLuint *tokens) in deleteTextures()315 sp<EGLTextureObject> EGLSurfaceManager::texture(GLuint name) in texture()
88 class EGLSurfaceManager :89 public LightRefBase<EGLSurfaceManager>,93 EGLSurfaceManager();94 ~EGLSurfaceManager();
77 sp<EGLSurfaceManager> smgr(new EGLSurfaceManager()); in ogles_init()
44 class EGLSurfaceManager; variable629 EGLSurfaceManager* surfaceManager;