Home
last modified time | relevance | path

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

/external/skia/bench/
Dnanobench.cpp658 static sk_sp<SkPicture> ReadSVGPicture(const char* path) { in ReadSVGPicture() function in BenchmarkStream
777 if (sk_sp<SkPicture> pic = ReadSVGPicture(path)) { in rawNext()