HomeSort by: relevance | last modified time | path
    Searched refs:has_tile (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c 2180 Bool has_tile = FALSE; local
2215 has_tile = TRUE;
2226 if (has_tile) {
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_accel.c 14537 bool has_tile = use_tile && *tile; local
14542 if (has_tile) {
14592 if (!has_tile) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_accel.c 14315 bool has_tile = use_tile && *tile; local
14320 if (has_tile) {
14370 if (!has_tile) {

Completed in 17 milliseconds