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

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

Completed in 87 milliseconds