Home
last modified time | relevance | path

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

/external/skia/tests/
DWritePixelsTest.cpp165 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() argument
166 if (!didPremulConversion) { in check_pixel()
DReadPixelsTest.cpp146 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_read_pixel() argument
147 if (!didPremulConversion) { in check_read_pixel()