Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DReadPixelsTest.cpp227 bool didPremul; in check_read() local
228 SkPMColor pmPixel = convert_to_pmcolor(bmpCT, bmpAT, pixel, &didPremul); in check_read()
229 if (!check_read_pixel(pmPixel, surfacePMColor, didPremul)) { in check_read()
233 bx, by, surfacePMColor, pmPixel, didPremul); in check_read()

Completed in 1 milliseconds