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

/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_largepixmap.c1055 int null_source, null_mask; local in function:glamor_composite_largepixmap_region
1091 * region without repeat, we need to set it as null_source and
1093 null_source = 0;
1212 null_source = 1;
1295 null_source ? NULL : source, \
1297 null_source ? NULL : source_pixmap, \
1375 if (null_source)
1376 null_source = 0;

Completed in 3 milliseconds