Searched defs:gGLContextCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/driver/
H A DrsdGL.cpp49 static int32_t gGLContextCount = 0; variable
171 gGLContextCount--;
172 if (!gGLContextCount) {
325 gGLContextCount++;

Completed in 45 milliseconds