Searched defs:getBoundTexture (Results 1 – 2 of 2) sorted by relevance
287 egl::Texture *Surface::getBoundTexture() const in getBoundTexture() function in egl::Surface
155 gl::Texture *getBoundTexture() const { return mTexture; } in getBoundTexture() function