Home
last modified time | relevance | path

Searched refs:dumpContextStatsKeyValuePairs (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
H A DGrDirectContextPriv.h131 void dumpContextStatsKeyValuePairs(SkTArray<SkString>* keys, SkTArray<double>* values) const;
H A DGrDirectContextPriv.cpp149 void GrDirectContextPriv::dumpContextStatsKeyValuePairs(SkTArray<SkString>* keys, in dumpContextStatsKeyValuePairs() function in GrDirectContextPriv
/third_party/skia/bench/
H A DSKPBench.cpp152 dContext->priv().dumpContextStatsKeyValuePairs(keys, values); in draw_pic_for_stats()

Completed in 2 milliseconds