Searched refs:LoadPicture (Results 1 – 2 of 2) sorted by relevance
99 *picture = LoadPicture(fFilename.c_str(), fBBox); in onDrawContent()125 SkPicture* LoadPicture(const char path[], BBoxType bbox) { in LoadPicture() function in PictFileView
20 static SkPicture* LoadPicture(const char path[]) { function248 SkPicture* pic = LoadPicture(path.c_str());262 SkPicture* pic = LoadPicture(path.c_str());