OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gDone
(Results
1 - 2
of
2
) sorted by null
/external/skia/samplecode/
SampleFontCache.cpp
60
static bool
gDone
;
63
while (!
gDone
) {
73
while (!
gDone
) {
88
gDone
= false;
105
gDone
= true;
/external/skia/bench/
FontCacheBench.cpp
112
static bool
gDone
;
113
if (
gDone
) {
116
gDone
= true;
Completed in 57 milliseconds