Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/internal/image_processing/
Dbitmaptools.cc152 bool PixelsEqual(const unsigned char* pixel1, const unsigned char* pixel2, in PixelsEqual() function
162 bool PixelsEqual(const unsigned char* pixel, int color, int tolerance) { in PixelsEqual() function