Searched defs:show_image (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/gm/ |
D | localmatriximagefilter.cpp | 36 static void show_image(SkCanvas* canvas, SkImage* image, sk_sp<SkImageFilter> filter) { in show_image() function
|
D | verylargebitmap.cpp | 55 static void show_image(SkCanvas* canvas, int width, int height, SkColor colors[2], in show_image() function
|
/third_party/skia/gm/ |
D | localmatriximagefilter.cpp | 36 static void show_image(SkCanvas* canvas, SkImage* image, sk_sp<SkImageFilter> filter) { in show_image() function
|
D | verylargebitmap.cpp | 55 static void show_image(SkCanvas* canvas, int width, int height, SkColor colors[2], in show_image() function
|
/third_party/pixman/demos/ |
D | gtk-utils.c | 128 show_image (pixman_image_t *image) in show_image() function
|