Home
last modified time | relevance | path

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

/external/skqp/gm/
Dall_bitmap_configs.cpp186 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel() function
226 *pm.writable_addr32(x, y) = make_pixel(x, y, alphaType); in make_color_test_bitmap_variant()
/external/skia/gm/
Dall_bitmap_configs.cpp194 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel() function
233 *pm.writable_addr32(x, y) = make_pixel(x, y, alphaType); in make_color_test_bitmap_variant()