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

/xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
H A Dxf86Crtc.c2180 Bool has_tile = FALSE; local in function:xf86TargetRightOf
2215 has_tile = TRUE;
2226 if (has_tile) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_accel.c14537 bool has_tile = use_tile && *tile; local in function:sna_poly_fill_rect_stippled_n_box
14542 if (has_tile) {
14592 if (!has_tile) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_accel.c14315 bool has_tile = use_tile && *tile; local in function:sna_poly_fill_rect_stippled_n_box
14320 if (has_tile) {
14370 if (!has_tile) {

Completed in 41 milliseconds