Home
last modified time | relevance | path

Searched refs:ReadSVGPicture (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/bench/
Dnanobench.cpp700 static sk_sp<SkPicture> ReadSVGPicture(const char* path) { in ReadSVGPicture() function in BenchmarkStream
824 if (sk_sp<SkPicture> pic = ReadSVGPicture(path)) { in rawNext()
/third_party/skia/bench/
Dnanobench.cpp696 static sk_sp<SkPicture> ReadSVGPicture(const char* path) { in ReadSVGPicture() function in BenchmarkStream
831 if (sk_sp<SkPicture> pic = ReadSVGPicture(path)) { in rawNext()