Home
last modified time | relevance | path

Searched defs:glesVersion (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/graphicsenv/include/graphicsenv/
H A DGpuStatsInfo.h49 int32_t glesVersion = 0; variable
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.cpp257 auto glesVersion = reinterpret_cast<const char*>(glGetString(GL_VERSION)); in requireGlContext() local