Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dverylargebitmap.cpp44 static sk_sp<SkImage> make_picture_image(int width, int height, SkColor colors[2]) { in make_picture_image() function
129 DEF_GM( return new VeryLargeBitmapGM(make_picture_image, "verylarge_picture_image"); )
Dreadpixels.cpp66 static sk_sp<SkImage> make_picture_image() { in make_picture_image() function
270 make_picture_image(), in onDraw()