Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DReadPixelsTest.cpp200 uint32_t origDstAlpha = SkGetPackedA32(get_dst_bmp_init_color(bx, by, bw)); in check_read() local
201 if (origDstAlpha != *alpha) { in check_read()
203 "Expected 0x%02x, got 0x%02x", origDstAlpha, *alpha); in check_read()

Completed in 1 milliseconds