Home
last modified time | relevance | path

Searched refs:gPurgeFontCaches (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/
H A Dremote_demo.cpp26 static bool gPurgeFontCaches = true; variable
170 if (gPurgeFontCaches) { in final_draw()
192 << " purgeCache: " << gPurgeFontCaches << std::endl; in final_draw()
260 if (gPurgeFontCaches) discardableManager.purgeAll(); in renderer()
296 gPurgeFontCaches = (m & 4) == 4; in main()

Completed in 1 milliseconds