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

  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.h 95 #define kfDirect565 0x80 // 5 red bits, 6 green bits and 5 blue bits per pixel
SDL_gapivideo.c 449 gapi->gxProperties.ffFormat = kfDirect565;
462 gapi->gxProperties.ffFormat = kfDirect565;
576 if (gapi->gxProperties.ffFormat & kfDirect565) {
    [all...]

Completed in 44 milliseconds