Searched refs:make_picture (Results 1 - 4 of 4) sorted by last modified time

/external/skia/tests/
H A DImageIsOpaqueTest.cpp110 static sk_sp<SkPicture> make_picture() { function
128 SkImage::MakeFromPicture(make_picture(), { 10, 10 }, nullptr, nullptr,
/external/skia/gm/
H A Dimage.cpp246 static sk_sp<SkImage> make_picture(const SkImageInfo& info, GrContext*, void (*draw)(SkCanvas*)) { function
287 make_codec, make_raster, make_picture, make_codec, make_gpu,
H A Dpicture.cpp12 static sk_sp<SkPicture> make_picture() { function
48 fPicture = make_picture();
H A Dpictureimagefilter.cpp27 static sk_sp<SkPicture> make_picture() { function
69 fPicture = make_picture();

Completed in 97 milliseconds