HomeSort by relevance Sort by last modified time
    Searched full:no_swap (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/cc/test/
test_context_support.h 52 NO_SWAP,
test_context_support.cc 13 : last_swap_type_(NO_SWAP),
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 292 static boolean no_swap = 0; local
299 no_swap = getenv("SP_NO_RAST") != NULL;
303 if (no_swap)
  /external/mesa3d/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 292 static boolean no_swap = 0; local
299 no_swap = getenv("SP_NO_RAST") != NULL;
303 if (no_swap)

Completed in 117 milliseconds