Searched refs:getBoundTexture (Results 1 – 7 of 7) sorted by relevance
64 virtual egl::Texture *getBoundTexture() const;
287 egl::Texture *Surface::getBoundTexture() const in getBoundTexture() function in egl::Surface
734 if(eglSurface->getBoundTexture()) in BindTexImage()783 egl::Texture *texture = eglSurface->getBoundTexture(); in ReleaseTexImage()
155 gl::Texture *getBoundTexture() const { return mTexture; } in getBoundTexture() function
4746 if (surface->getBoundTexture()) in ValidateBindTexImage()
285 ASSERT(!surface->getBoundTexture()); in restoreLostDevice()
572 gl::Texture *texture = eglSurface->getBoundTexture(); in ReleaseTexImage()