Searched refs:dumpCacheStats (Results 1 – 3 of 3) sorted by relevance
82 void GrDirectContextPriv::dumpCacheStats(SkString* out) const { in dumpCacheStats() function in GrDirectContextPriv97 this->dumpCacheStats(&out); in printCacheStats()
119 void dumpCacheStats(SkString*) const;
1581 direct->priv().dumpCacheStats(log); in onDraw()1780 context->priv().dumpCacheStats(log); in draw()1949 mainCtx->priv().dumpCacheStats(log); in draw()1954 otherCtx->priv().dumpCacheStats(log); in draw()