Searched refs:dumpCacheStatsKeyValuePairs (Results 1 – 6 of 6) sorted by relevance
264 void dumpCacheStatsKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) const;
163 context->contextPriv().dumpCacheStatsKeyValuePairs(keys, values); in draw_pic_for_stats()
163 context->priv().dumpCacheStatsKeyValuePairs(keys, values); in draw_pic_for_stats()
290 void dumpCacheStatsKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) const;
740 void GrContextPriv::dumpCacheStatsKeyValuePairs(SkTArray<SkString>* keys, in dumpCacheStatsKeyValuePairs() function in GrContextPriv
67 void GrContextPriv::dumpCacheStatsKeyValuePairs(SkTArray<SkString>* keys, in dumpCacheStatsKeyValuePairs() function in GrContextPriv