Searched refs:make_ringed_alpha_bitmap (Results 1 – 1 of 1) sorted by relevance
/external/skia/gm/ |
D | bleed.cpp | 121 static bool make_ringed_alpha_bitmap(GrContext* ctx, TestPixels* result, int width, int height) { in make_ringed_alpha_bitmap() function 150 if (make_ringed_alpha_bitmap(ctx, result, width, height)) { in make_ringed_alpha_image() 308 …{ "bleed_alpha_bmp", make_ringed_alpha_bitmap, make_null_shader }, 311 …{ "bleed_alpha_bmp_shader", make_ringed_alpha_bitmap, make_shader },
|