Searched refs:make_ringed_color_bitmap (Results 1 – 2 of 2) sorted by relevance
/external/skqp/gm/ |
D | bleed.cpp | 109 static bool make_ringed_color_bitmap(TestPixels* result, int width, int height) { in make_ringed_color_bitmap() function 141 if (make_ringed_color_bitmap(result, width, height)) { in make_ringed_color_image() 179 …{ "bleed", make_ringed_color_bitmap, make_null_shader },
|
/external/skia/gm/ |
D | bleed.cpp | 109 static bool make_ringed_color_bitmap(TestPixels* result, int width, int height) { in make_ringed_color_bitmap() function 141 if (make_ringed_color_bitmap(result, width, height)) { in make_ringed_color_image() 179 …{ "bleed", make_ringed_color_bitmap, make_null_shader },
|