Home
last modified time | relevance | path

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

/external/skqp/gm/
Dbleed.cpp40 bool make_ringed_bitmap(TestPixels* result, int width, int height, in make_ringed_bitmap() function
114 return make_ringed_bitmap<SkPMColor>(result, width, height, kN32_SkColorType, in make_ringed_color_bitmap()
126 return make_ringed_bitmap<uint8_t>(result, width, height, kAlpha_8_SkColorType, in make_ringed_alpha_bitmap()
/external/skia/gm/
Dbleed.cpp40 bool make_ringed_bitmap(TestPixels* result, int width, int height, in make_ringed_bitmap() function
114 return make_ringed_bitmap<SkPMColor>(result, width, height, kN32_SkColorType, in make_ringed_color_bitmap()
126 return make_ringed_bitmap<uint8_t>(result, width, height, kAlpha_8_SkColorType, in make_ringed_alpha_bitmap()