Searched refs:GetGammaRamp (Results 1 – 10 of 10) sorted by relevance
208 if ( video->GetGammaRamp ) { in SDL_GetGammaRamp()210 video->GetGammaRamp(this, video->gamma); in SDL_GetGammaRamp()
165 int (*GetGammaRamp)(_THIS, Uint16 *ramp); member
121 device -> GetGammaRamp = NX_GetGammaRamp ; in NX_CreateDevice()
163 device->GetGammaRamp = Mac_GetGammaRamp; in ROM_CreateDevice()
200 device->GetGammaRamp = DIB_GetGammaRamp; in DIB_CreateDevice()1095 this->GetGammaRamp = NULL;
151 device->GetGammaRamp = NULL; in DGA_CreateDevice()
302 device->GetGammaRamp = Mac_GetGammaRamp; in DSp_CreateDevice()
157 device->GetGammaRamp = NULL; in X11_CreateDevice()
618 device->GetGammaRamp = DX5_GetGammaRamp; in DX5_CreateDevice()
204 device->GetGammaRamp = QZ_GetGammaRamp;