Searched refs:GetGammaRamp (Results 1 – 11 of 11) 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()
166 device->GetGammaRamp = DIB_GetGammaRamp; in DIB_CreateDevice()1018 this->GetGammaRamp = NULL;
163 device->GetGammaRamp = Mac_GetGammaRamp; in ROM_CreateDevice()
156 device->GetGammaRamp = NULL; in DGA_CreateDevice()
226 device->GetGammaRamp = NULL; in CGX_CreateDevice()
302 device->GetGammaRamp = Mac_GetGammaRamp; in DSp_CreateDevice()
156 device->GetGammaRamp = NULL; in X11_CreateDevice()
602 device->GetGammaRamp = DX5_GetGammaRamp; in DX5_CreateDevice()
135 device->GetGammaRamp = QZ_GetGammaRamp;