Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/testing/image_diff/
H A Dimage_diff.cpp321 uint32_t new_pixel = base_pixel - ((alpha / 2) & RGBA_ALPHA); in CreateImageDiff() local
357 uint32_t new_pixel = RGBA_ALPHA; in SubtractImages() local