Searched refs:GetPixDepth (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c191 #define GetPixDepth(y) ((**(y)).pixelSize) macro
553 vformat->BitsPerPixel = GetPixDepth ( (**SDL_Display).gdPMap );
984 Uint32 depth = GetPixDepth ( GetGDevPixMap (SDL_Display) );

Completed in 150 milliseconds