Searched refs:ReadPicture (Results 1 – 5 of 5) sorted by relevance
107 bool VisualBenchmarkStream::ReadPicture(const char* path, SkAutoTUnref<SkPicture>* pic) { in ReadPicture() function in VisualBenchmarkStream179 if (!ReadPicture(path.c_str(), &pic)) { in innerNext()
23 static bool ReadPicture(const char* path, SkAutoTUnref<SkPicture>* pic);
42 private static Picture ReadPicture(InputStream inputStream) in ReadPicture() method in CanvasProofActivity82 Picture p = CanvasProofActivity.ReadPicture(mgr.open(path)); in getAssetPaths()
609 static bool ReadPicture(const char* path, SkAutoTUnref<SkPicture>* pic) { in ReadPicture() function in BenchmarkStream665 if (!ReadPicture(path.c_str(), &pic)) { in rawNext()681 if (!ReadPicture(path.c_str(), &pic)) { in rawNext()716 if (!ReadPicture(path.c_str(), &pic)) { in rawNext()
112 static bool ReadPicture(const char* path, SkAutoTUnref<SkPicture>* pic) { in ReadPicture() function in kilobench::BenchmarkStream138 if (!ReadPicture(path.c_str(), &pic)) { in innerNext()