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

  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.h 150 int colorscale; member in struct:SDL_PrivateVideoData
SDL_gapivideo.c 570 this->hidden->colorscale = this->hidden->gxProperties.cBPP < 8 ? 8 - this->hidden->gxProperties.cBPP : 0;
    [all...]

Completed in 119 milliseconds