Home
last modified time | relevance | path

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

/third_party/flutter/skia/tests/
DCachedDecodingPixelRefTest.cpp35 static SkPMColor PMColor() { return SkPreMultiplyColor(Color()); } in PMColor() function in TestImageGenerator
65 TestImageGenerator::PMColor(), info.width()); in onGetPixels()
72 SkPixel32ToPixel16(TestImageGenerator::PMColor()), info.width()); in onGetPixels()
/third_party/skia/tests/
DCachedDecodingPixelRefTest.cpp34 static SkPMColor PMColor() { return SkPreMultiplyColor(Color()); } in PMColor() function in TestImageGenerator
64 TestImageGenerator::PMColor(), info.width()); in onGetPixels()
71 SkPixel32ToPixel16(TestImageGenerator::PMColor()), info.width()); in onGetPixels()