Searched refs:getBoundTexture (Results 1 – 3 of 3) sorted by relevance
61 virtual egl::Texture *getBoundTexture() const;
225 egl::Texture *Surface::getBoundTexture() const in getBoundTexture() function in egl::Surface
562 if(eglSurface->getBoundTexture()) in BindTexImage()609 egl::Texture *texture = eglSurface->getBoundTexture(); in ReleaseTexImage()