Home
last modified time | relevance | path

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

/external/skia/gm/
Dbleed.cpp109 static bool make_ringed_color_bitmap(GrContext* ctx, TestPixels* result, int width, int height) { in make_ringed_color_bitmap() function
141 if (make_ringed_color_bitmap(ctx, result, width, height)) { in make_ringed_color_image()
305 …{ "bleed", make_ringed_color_bitmap, make_null_shader },