Searched refs:dumpContextStats (Results 1 – 3 of 3) sorted by relevance
146 void GrDirectContextPriv::dumpContextStats(SkString* out) const { in dumpContextStats() function in GrDirectContextPriv161 this->dumpContextStats(&out); in printContextStats()
164 void dumpContextStats(SkString*) const;
1572 direct->priv().dumpContextStats(log); in onDraw()1771 context->priv().dumpContextStats(log); in draw()1940 mainCtx->priv().dumpContextStats(log); in draw()1945 otherCtx->priv().dumpContextStats(log); in draw()