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