/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | DisplayColorLoader.h | 41 const displaycolor::DisplayColorIntfVer *(*getVersion)(); in DisplayColorLoader() 51 displaycolor::kInterfaceVersion.Compatible(*intfVer)) { in DisplayColorLoader() 56 } else if (!(displaycolor::kInterfaceVersion == *intfVer)) { in DisplayColorLoader() 61 displaycolor::kInterfaceVersion.patch, in DisplayColorLoader() 71 displaycolor::kInterfaceVersion.major, in DisplayColorLoader() 72 displaycolor::kInterfaceVersion.minor, in DisplayColorLoader() 73 displaycolor::kInterfaceVersion.patch); in DisplayColorLoader() 81 const std::vector<displaycolor::DisplayInfo> &display_info) { in GetDisplayColor() 97 GsInterfaceType *(*getDisplayColor)(const std::vector<displaycolor::DisplayInfo> &);
|
D | BrightnessController.h | 42 using HdrLayerState = displaycolor::HdrLayerState; 43 using DisplayBrightnessRange = displaycolor::DisplayBrightnessRange; 44 using BrightnessRangeMap = displaycolor::BrightnessRangeMap; 45 using IBrightnessTable = displaycolor::IBrightnessTable; 46 using BrightnessMode = displaycolor::BrightnessMode; 47 using ColorRenderIntent = displaycolor::hwc::RenderIntent; 306 displaycolor::DisplayBrightnessRange& range) { in setBrightnessRangeFromAttribute()
|
D | ExynosDisplay.h | 1225 virtual int32_t SetCurrentPanelGammaSource(const displaycolor::DisplayType /* type */, in SetCurrentPanelGammaSource()
|
/hardware/google/graphics/gs101/libhwc2.1/libdevice/ |
D | ExynosDeviceModule.h | 23 using namespace displaycolor; variable 38 int initDisplayColor(const std::vector<displaycolor::DisplayInfo>& display_info);
|
D | ExynosDeviceModule.cpp | 29 std::vector<displaycolor::DisplayInfo> display_info; in ExynosDeviceModule() 53 const std::vector<displaycolor::DisplayInfo>& display_info) { in initDisplayColor()
|
/hardware/google/graphics/gs201/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.h | 24 using namespace displaycolor; variable
|
/hardware/google/graphics/common/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplay.h | 23 using namespace displaycolor; variable 32 virtual int32_t SetCurrentPanelGammaSource(const displaycolor::DisplayType type, 92 std::string getPanelSysfsPath(const displaycolor::DisplayType& type);
|
/hardware/google/graphics/gs201/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterfaceModule.h | 26 using namespace displaycolor; variable
|
/hardware/google/graphics/gs101/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 91 std::array<displaycolor::IDisplayColorGS101::IDpp *, MAX_LAYER_COUNT> mLayerData{}; 146 …void updateTmCoef(const displaycolor::IDisplayColorGS101::IDpp::DtmData::ConfigType &config, uint3… in updateTmCoef() 177 mLayerData[index] = reinterpret_cast<displaycolor::IDisplayColorGS101::IDpp *>(data); in setLayerOpaqueData()
|
/hardware/google/graphics/gs201/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 91 std::array<displaycolor::IDisplayColorGS101::IDpp *, MAX_LAYER_COUNT> mLayerData{}; 146 …void updateTmCoef(const displaycolor::IDisplayColorGS101::IDpp::DtmData::ConfigType &config, uint3… in updateTmCoef() 177 mLayerData[index] = reinterpret_cast<displaycolor::IDisplayColorGS101::IDpp *>(data); in setLayerOpaqueData()
|
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/ |
D | ExynosDisplayDrmInterfaceModule.h | 26 using namespace displaycolor; variable 47 void getDisplayInfo(std::vector<displaycolor::DisplayInfo> &display_info);
|
D | ExynosDisplayDrmInterfaceModule.cpp | 442 std::vector<displaycolor::DisplayInfo> &display_info) { in getDisplayInfo() 443 displaycolor::DisplayInfo primary_display; in getDisplayInfo()
|
/hardware/google/graphics/zuma/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.h | 24 using namespace displaycolor; variable
|
/hardware/google/graphics/zuma/libacryl_plugins/ |
D | libacryl_hdr_plugin.cpp | 111 std::array<displaycolor::IDisplayColorZuma::IDpp *, MAX_LAYER_COUNT> mLayerData{}; 166 …void updateTmCoef(const displaycolor::IDisplayColorZuma::IDpp::DtmData::ConfigType &config, uint32… in updateTmCoef() 200 mLayerData[index] = reinterpret_cast<displaycolor::IDisplayColorZuma::IDpp *>(data); in setLayerOpaqueData()
|
/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/ |
D | DisplayColorModule.h | 28 using GsInterfaceType = displaycolor::IDisplayColorGS101;
|
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/ |
D | DisplayColorModule.h | 30 using GsInterfaceType = displaycolor::IDisplayColorZuma;
|
/hardware/google/graphics/zuma/include/zuma/displaycolor/ |
D | displaycolor_zuma.h | 22 namespace displaycolor {
|
/hardware/google/graphics/gs101/include/gs101/displaycolor/ |
D | displaycolor_gs101.h | 26 namespace displaycolor {
|
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/ |
D | ExynosPrimaryDisplayModule.h | 94 using namespace displaycolor; variable
|
D | ExynosPrimaryDisplayModule.cpp | 719 ? displaycolor::BrightnessMode::BM_HBM in updateColorConversionInfo() 720 : displaycolor::BrightnessMode::BM_NOMINAL; in updateColorConversionInfo()
|
/hardware/google/graphics/common/include/displaycolor/ |
D | displaycolor.h | 28 namespace displaycolor {
|