Searched refs:pixel_in_bounds (Results 1 – 1 of 1) sorted by relevance
68 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