Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrBatchFontCache.cpp116 static int gDumpCount = 0; in dump() local
123 filename.printf("/sdcard/fontcache_%d%d.png", gDumpCount, i); in dump()
125 filename.printf("fontcache_%d%d.png", gDumpCount, i); in dump()
131 ++gDumpCount; in dump()