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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgitype.h 78 typedef struct DXGI_GAMMA_CONTROL {
82 } DXGI_GAMMA_CONTROL;
dxgi.idl 256 [in] const DXGI_GAMMA_CONTROL *gamma_control
259 [out] DXGI_GAMMA_CONTROL *gamma_control
dxgi.h     [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
dxgitype.idl 80 typedef struct DXGI_GAMMA_CONTROL {
84 } DXGI_GAMMA_CONTROL;
dxgi.idl 221 [in] const DXGI_GAMMA_CONTROL *a
224 [out] DXGI_GAMMA_CONTROL *a
  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 397 DXGI_GAMMA_CONTROL* gamma;
552 const DXGI_GAMMA_CONTROL *pArray)
555 gamma = new DXGI_GAMMA_CONTROL;
561 DXGI_GAMMA_CONTROL *pArray)
    [all...]

Completed in 87 milliseconds