Home
last modified time | relevance | path

Searched refs:mEglVersionMinor (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulationGl.h158 EGLint mEglVersionMinor = 0; variable
DEmulationGl.cpp243 &emulationGl->mEglVersionMinor)) { in create()
568 *minor = mEglVersionMinor; in getEglVersion()