Home
last modified time | relevance | path

Searched refs:make_picture (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/tests/
H A DImageIsOpaqueTest.cpp50 static sk_sp<SkPicture> make_picture() { in make_picture() function
68 SkImage::MakeFromPicture(make_picture(), { 10, 10 }, nullptr, nullptr, in DEF_TEST()
H A DImageGeneratorTest.cpp87 static sk_sp<SkPicture> make_picture() { in make_picture() function
112 auto picture = make_picture(); in DEF_TEST()
H A DSerialProcsTest.cpp180 static sk_sp<SkPicture> make_picture(sk_sp<SkTypeface> tf0, sk_sp<SkTypeface> tf1) { in make_picture() function
199 auto pic = make_picture(tf0, tf1); in DEF_TEST()
/third_party/skia/gm/
H A Dpicture.cpp21 static sk_sp<SkPicture> make_picture() { in make_picture() function
54 fPicture = make_picture();
H A Dpictureimagefilter.cpp40 static sk_sp<SkPicture> make_picture() { in make_picture() function
76 fPicture = make_picture();
H A Dimage.cpp235 static sk_sp<SkImage> make_picture(const SkImageInfo& info, in make_picture() function
289 make_codec, make_raster, make_picture, make_codec, make_gpu,

Completed in 6 milliseconds