HomeSort by relevance Sort by last modified time
    Searched refs:useDistantHdwrMem (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
QDOffscreen.py 25 useDistantHdwrMem = 1L << useDistantHdwrMemBit
  /external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c 442 #if useDistantHdwrMem && useLocalHdwrMem
443 err = NewGWorld (&offscreen, vformat->BitsPerPixel, &bounds, NULL, SDL_Display, useDistantHdwrMem | noNewDevice);
1060 #if useDistantHdwrMem && useLocalHdwrMem
1063 err = NewGWorld (port, depth, &bounds, 0 , SDL_Display, useDistantHdwrMem | noNewDevice );
    [all...]

Completed in 527 milliseconds