Searched refs:getBoundTexture (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
H A DSurface.h61 virtual egl::Texture *getBoundTexture() const;
H A DSurface.cpp225 egl::Texture *Surface::getBoundTexture() const function in class:egl::Surface
H A DlibEGL.cpp562 if(eglSurface->getBoundTexture())
609 egl::Texture *texture = eglSurface->getBoundTexture();

Completed in 169 milliseconds