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

  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.h 94 #define kfDirect555 0x40 // 5 bits each for red, green and blue values in a pixel.
SDL_gapivideo.c 452 gapi->gxProperties.ffFormat = kfDirect555;
584 if (gapi->gxProperties.ffFormat & kfDirect555) {
646 if (gapi->gxProperties.ffFormat & kfDirect555) {
    [all...]

Completed in 41 milliseconds