Home
last modified time | relevance | path

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

/external/pdfium/samples/
Dimage_diff.cc98 if (!pixel_in_bounds(x, y)) in pixel_at()
104 if (!pixel_in_bounds(x, y)) in set_pixel_at()
112 bool pixel_in_bounds(int x, int y) const { in pixel_in_bounds() function in Image