OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noNewDevice
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
QDOffscreen.py
22
noNewDevice
= 1L << noNewDeviceBit
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c
443
err = NewGWorld (&offscreen, vformat->BitsPerPixel, &bounds, NULL, SDL_Display, useDistantHdwrMem |
noNewDevice
);
449
err = NewGWorld (&offscreen, vformat->BitsPerPixel, &bounds, NULL, SDL_Display, useLocalHdwrMem |
noNewDevice
);
1063
err = NewGWorld (port, depth, &bounds, 0 , SDL_Display, useDistantHdwrMem |
noNewDevice
);
1072
err = NewGWorld (port, depth, &bounds, 0 , SDL_Display, useLocalHdwrMem |
noNewDevice
);
[
all
...]
Completed in 103 milliseconds