Home
last modified time | relevance | path

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

/external/skia/gm/
Dall_bitmap_configs.cpp177 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel() function
218 *pm.writable_addr32(x, y) = make_pixel(x, y, alphaType); in make_color_test_bitmap_variant()