Searched refs:glamor_picture_get_matrixf (Results 1 – 2 of 2) sorted by relevance
1182 glamor_picture_get_matrixf(source, psrc_matrix); in glamor_composite_with_shader()1192 glamor_picture_get_matrixf(mask, pmask_matrix); in glamor_composite_with_shader()
92 #define glamor_picture_get_matrixf(_picture_, _matrix_) \ macro