Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSamplePictFile.cpp118 *picture = LoadPicture(fFilename.c_str(), fBBox).release(); in onDrawContent()
147 sk_sp<SkPicture> LoadPicture(const char path[], BBoxType bbox) { in LoadPicture() function in PictFileView
/external/skia/experimental/SimpleCocoaApp/
DSimpleApp.mm26 static SkPicture* LoadPicture(const char path[]) { function
253 SkPicture* pic = LoadPicture(path.c_str());
267 SkPicture* pic = LoadPicture(path.c_str());