| KWin
    | 
#include <drm_pipeline.h>
| Public Member Functions | |
| DrmGammaRamp (DrmCrtc *crtc, const std::shared_ptr< ColorTransformation > &transformation) | |
| const ColorLUT & | lut () const | 
| std::shared_ptr< DrmBlob > | blob () const | 
Definition at line 38 of file drm_pipeline.h.
| KWin::DrmGammaRamp::DrmGammaRamp | ( | DrmCrtc * | crtc, | 
| const std::shared_ptr< ColorTransformation > & | transformation ) | 
Definition at line 544 of file drm_pipeline.cpp.
| std::shared_ptr< DrmBlob > KWin::DrmGammaRamp::blob | ( | ) | const | 
Definition at line 563 of file drm_pipeline.cpp.
| const ColorLUT & KWin::DrmGammaRamp::lut | ( | ) | const | 
Definition at line 558 of file drm_pipeline.cpp.