Searched refs:LoadPicture (Results 1 – 2 of 2) sorted by relevance
121 *picture = LoadPicture(fFilename.c_str(), fBBox); in onDrawContent()153 SkPicture* LoadPicture(const char path[], BBoxType bbox) { in LoadPicture() function in PictFileView
26 static SkPicture* LoadPicture(const char path[]) { function253 SkPicture* pic = LoadPicture(path.c_str());267 SkPicture* pic = LoadPicture(path.c_str());