Home
last modified time | relevance | path

Searched defs:getGlesVersion (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dmisc.cpp37 void emugl::getGlesVersion(int* maj, int* min) { in getGlesVersion() function in emugl
/hardware/google/gfxstream/host/
DRenderLibImpl.cpp43 void RenderLibImpl::getGlesVersion(int* maj, int* min) { in getGlesVersion() function in gfxstream::RenderLibImpl
/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp572 void EmulationGl::getGlesVersion(GLint* major, GLint* minor) const { in getGlesVersion() function in gfxstream::gl::EmulationGl