Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DOpenGLTestContext.cpp24 static bool sDisplayNeedsInit = true; variable
29 if (sDisplayNeedsInit) { in getDisplay()
36 if (sDisplayNeedsInit) { in getDisplay()
40 sDisplayNeedsInit = false; in getDisplay()
117 sDisplayNeedsInit = true; in destroyDisplay()