OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hw_surface
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
SDL_dspvideo.c
773
int
hw_surface
;
local
782
hw_surface
= (flags & SDL_HWSURFACE) != 0;
783
use_dsp_back_buffer = !dsp_vram_available || !
hw_surface
;
[
all
...]
Completed in 589 milliseconds