Searched refs:getBoundTexture (Results 1 – 3 of 3) sorted by relevance
64 virtual egl::Texture *getBoundTexture() const;
290 egl::Texture *Surface::getBoundTexture() const in getBoundTexture() function in egl::Surface
692 if(eglSurface->getBoundTexture()) in BindTexImage()739 egl::Texture *texture = eglSurface->getBoundTexture(); in ReleaseTexImage()