Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/tests/
DReadPixelsTest.cpp131 static bool checkPixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in checkPixel() argument
132 if (!didPremulConversion) { in checkPixel()
DWritePixelsTest.cpp168 static bool checkPixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in checkPixel() argument
169 if (!didPremulConversion) { in checkPixel()
/external/skia/tests/
DReadPixelsTest.cpp132 static bool checkPixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in checkPixel() argument
133 if (!didPremulConversion) { in checkPixel()
DWritePixelsTest.cpp168 static bool checkPixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in checkPixel() argument
169 if (!didPremulConversion) { in checkPixel()