Home
last modified time | relevance | path

Searched refs:pixel_in_bounds (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/testing/image_diff/
Dimage_diff.cpp82 if (!pixel_in_bounds(x, y)) in pixel_at()
88 if (!pixel_in_bounds(x, y)) in set_pixel_at()
96 bool pixel_in_bounds(int x, int y) const { in pixel_in_bounds() function in Image