HomeSort by relevance Sort by last modified time
    Searched full:check_read_pixel (Results 1 - 1 of 1) sorted by null

  /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)) {

Completed in 56 milliseconds