Home
last modified time | relevance | path

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

/external/pdfium/testing/image_diff/
Dimage_diff.cpp322 uint32_t new_pixel = base_pixel - ((alpha / 2) & RGBA_ALPHA); in CreateImageDiff() local
358 uint32_t new_pixel = RGBA_ALPHA; in SubtractImages() local