Searched defs:SetGammaRamp (Results 1 – 4 of 4) sorted by relevance
684 …void Direct3DDevice9Ex::SetGammaRamp(unsigned int index, unsigned long flags, const D3DGAMMARAMP *… in SetGammaRamp() function in D3D9::Direct3DDevice9Ex
2756 …void Direct3DDevice9::SetGammaRamp(unsigned int index, unsigned long flags, const D3DGAMMARAMP *ra… in SetGammaRamp() function in D3D9::Direct3DDevice9
2167 void Direct3DDevice8::SetGammaRamp(unsigned long flags, const D3DGAMMARAMP *ramp) in SetGammaRamp() function in D3D8::Direct3DDevice8
270 STDMETHOD_(void, SetGammaRamp)(THIS_ DWORD Flags,CONST D3DGAMMARAMP* pRamp) PURE; in DECLARE_INTERFACE_() local