Home
last modified time | relevance | path

Searched defs:check_pixel (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkLinearBitmapPipeline_core.h187 inline Sk4f SK_VECTORCALL check_pixel(const Sk4f& pixel) { in check_pixel() function
/external/skia/tests/
DWritePixelsTest.cpp165 static bool check_pixel(SkPMColor a, SkPMColor b, bool didPremulConversion) { in check_pixel() function