Searched refs:source_repeat_type (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_largepixmap.c1058 int source_repeat_type = 0, mask_repeat_type = 0; local in function:glamor_composite_largepixmap_region
1071 source_repeat_type = source->repeatType;
1073 source_repeat_type = RepeatNone;
1188 if (!source->transform && source_repeat_type != RepeatPad) {
1195 source_repeat_type, 0, 0);
1207 source_repeat_type,
1217 (source_pixmap, source_pixmap_priv, source_repeat_type,

Completed in 4 milliseconds