Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/image_diff/
H A Dimage_diff.cpp166 const UnpackedPixel& actual_pixel) { in MaxPixelPerChannelDelta()
184 const uint32_t actual_pixel = actual.pixel_at(x, y); in PercentageDifferent() local