Lines Matching defs:pixmap
43 #define pixmap_priv_get_dest_scale(pixmap, _pixmap_priv_, _pxscale_, _pyscale_) \ argument
57 #define PIXMAP_PRIV_GET_ACTUAL_SIZE(pixmap, priv, w, h) \ argument
68 #define glamor_pixmap_fbo_fix_wh_ratio(wh, pixmap, priv) \ argument
191 #define _glamor_get_reflect_transform_coords(pixmap, priv, repeat_type, \ argument
217 #define _glamor_get_repeat_coords(pixmap, priv, repeat_type, tx1, \ argument
255 #define glamor_get_repeat_transform_coords(pixmap, priv, repeat_type, tx1, \ argument
274 #define glamor_get_repeat_coords(pixmap, priv, repeat_type, tx1, \ argument
355 #define glamor_set_repeat_transformed_normalize_tcoords_ext(pixmap, priv, \ argument
405 #define glamor_set_repeat_transformed_normalize_tcoords( pixmap, \ argument
464 #define glamor_set_repeat_normalize_tcoords_ext(pixmap, priv, repeat_type, \ argument
660 glamor_is_large_pixmap(PixmapPtr pixmap) in glamor_is_large_pixmap()