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.cpp68 if (!pixel_in_bounds(x, y)) in pixel_at()
74 if (!pixel_in_bounds(x, y)) in set_pixel_at()
106 bool pixel_in_bounds(int x, int y) const { in pixel_in_bounds() function in Image