Home | Sort by relevance Sort by last modified time |
/external/skia/tests/ | |
ReadPixelsTest.cpp | 146 static bool check_read_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { function 202 if (!check_read_pixel(pmPixel, canvasPixel, didPremul)) { |