Searched refs:apply_mirror (Results 1 – 2 of 2) sorted by relevance
43 apply_mirror(float *coord0, float *coord1) in apply_mirror() function392 bool mirror_x = apply_mirror(&src_x0, &src_x1); in iris_blit()393 bool mirror_y = apply_mirror(&src_y0, &src_y1); in iris_blit()
81 apply_mirror(float *coord0, float *coord1) in apply_mirror() function468 bool mirror_x = apply_mirror(&src_x0, &src_x1); in crocus_blit()469 bool mirror_y = apply_mirror(&src_y0, &src_y1); in crocus_blit()