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

  /external/skia/tests/
WritePixelsTest.cpp 164 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { function
226 if (!check_pixel(bmpPMColor, canvasPixel, mul)) {
  /external/skia/src/core/
SkLinearBitmapPipeline_core.h 187 inline Sk4f SK_VECTORCALL check_pixel(const Sk4f& pixel) { function in namespace:__anon29579
SkLinearBitmapPipeline_sample.h 696 return check_pixel(pixel);
    [all...]
SkLinearBitmapPipeline.cpp 323 check_pixel(pixel);

Completed in 803 milliseconds