61#pragma clang diagnostic push
62#pragma clang diagnostic ignored "-Wcast-qual"
68#pragma clang diagnostic pop
bool gu_camera_coordinate_equals(const gu_camera_coordinate arg0, const gu_camera_coordinate arg1)
pixels_t gu_camera_coordinate_x_upper_bound(const gu_camera_coordinate arg0)
pixels_t gu_camera_coordinate_y_upper_bound(const gu_camera_coordinate arg0)
pixels_t gu_camera_coordinate_x_lower_bound(const gu_camera_coordinate arg0)
pixels_t gu_camera_coordinate_y_lower_bound(const gu_camera_coordinate arg0)
#define DEFINE_FAKE_VALUE_FUNC(...)
A gu_camera_coordinate represents the coordinate of a pixel within an image where the (0,...