Searched refs:get_dst_bmp_init_color (Results 1 - 2 of 2) sorted by relevance

/external/skia/tests/
H A DReadPixelsTest.cpp60 static SkPMColor get_dst_bmp_init_color(int x, int y, int w) { function
132 SkPMColor initColor = get_dst_bmp_init_color(x, y, w);
203 uint32_t origDstAlpha = SkGetPackedA32(get_dst_bmp_init_color(bx, by, bw));
233 uint32_t origDstPixel = get_dst_bmp_init_color(bx, by, bw);
/external/skqp/tests/
H A DReadPixelsTest.cpp60 static SkPMColor get_dst_bmp_init_color(int x, int y, int w) { function
132 SkPMColor initColor = get_dst_bmp_init_color(x, y, w);
203 uint32_t origDstAlpha = SkGetPackedA32(get_dst_bmp_init_color(bx, by, bw));
233 uint32_t origDstPixel = get_dst_bmp_init_color(bx, by, bw);

Completed in 612 milliseconds