Home
last modified time | relevance | path

Searched refs:glamor_picture_get_matrixf (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c1182 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()
H A Dglamor_utils.h92 #define glamor_picture_get_matrixf(_picture_, _matrix_) \ macro