Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DFrameBuffer.cpp168 struct InitializedGlobals { struct
191 static InitializedGlobals* sGlobals() { in sGlobals()
192 static InitializedGlobals* g = new InitializedGlobals; in sGlobals()