Searched refs:gSkSuppressFontCachePurgeSpew (Results 1 – 4 of 4) sorted by relevance
15 extern bool gSkSuppressFontCachePurgeSpew;35 bool prev = gSkSuppressFontCachePurgeSpew; in onDraw()36 gSkSuppressFontCachePurgeSpew = true; in onDraw()48 gSkSuppressFontCachePurgeSpew = prev; in onDraw()
19 bool gSkSuppressFontCachePurgeSpew; variable643 if (count && !gSkSuppressFontCachePurgeSpew) { in InternalFreeCache()
21 bool gSkSuppressFontCachePurgeSpew; variable683 if (count && !gSkSuppressFontCachePurgeSpew) { in InternalFreeCache()
62 extern bool gSkSuppressFontCachePurgeSpew;1163 gSkSuppressFontCachePurgeSpew = true; in tool_main()