Searched refs:make_picture (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/tests/ |
H A D | ImageIsOpaqueTest.cpp | 50 static sk_sp<SkPicture> make_picture() { in make_picture() function 68 SkImage::MakeFromPicture(make_picture(), { 10, 10 }, nullptr, nullptr, in DEF_TEST()
|
H A D | ImageGeneratorTest.cpp | 87 static sk_sp<SkPicture> make_picture() { in make_picture() function 112 auto picture = make_picture(); in DEF_TEST()
|
H A D | SerialProcsTest.cpp | 180 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 D | picture.cpp | 21 static sk_sp<SkPicture> make_picture() { in make_picture() function 54 fPicture = make_picture();
|
H A D | pictureimagefilter.cpp | 40 static sk_sp<SkPicture> make_picture() { in make_picture() function 76 fPicture = make_picture();
|
H A D | image.cpp | 235 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