Searched refs:ReadSVGPicture (Results 1 – 2 of 2) sorted by relevance
700 static sk_sp<SkPicture> ReadSVGPicture(const char* path) { in ReadSVGPicture() function in BenchmarkStream824 if (sk_sp<SkPicture> pic = ReadSVGPicture(path)) { in rawNext()
696 static sk_sp<SkPicture> ReadSVGPicture(const char* path) { in ReadSVGPicture() function in BenchmarkStream831 if (sk_sp<SkPicture> pic = ReadSVGPicture(path)) { in rawNext()