Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleFontCache.cpp58 static bool gDone; variable
61 while (!gDone) { in measure_proc()
71 while (!gDone) { in draw_proc()
86 gDone = false; in FontCacheView()
103 gDone = true; in ~FontCacheView()
/external/skqp/bench/
DFontCacheBench.cpp114 static bool gDone; in onDraw() local
115 if (gDone) { in onDraw()
118 gDone = true; in onDraw()
/external/skia/bench/
DFontCacheBench.cpp114 static bool gDone; in onDraw() local
115 if (gDone) { in onDraw()
118 gDone = true; in onDraw()