Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulationGl.h157 EGLint mEglVersionMajor = 0; variable
DEmulationGl.cpp242 &emulationGl->mEglVersionMajor, in create()
565 *major = mEglVersionMajor; in getEglVersion()