Home
last modified time | relevance | path

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

/external/skia/tests/
DReadPixelsTest.cpp141 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_read_pixel() argument
142 if (!didPremulConversion) { in check_read_pixel()
DWritePixelsTest.cpp159 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() argument
160 if (!didPremulConversion) { in check_pixel()
/external/skqp/tests/
DWritePixelsTest.cpp159 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() argument
160 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()