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

  /external/skia/tests/
WritePixelsTest.cpp 165 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { function
225 if (!check_pixel(bmpPMColor, canvasPixel, mul)) {

Completed in 79 milliseconds