Home
last modified time | relevance | path

Searched refs:GsInterfaceType (Results 1 – 16 of 16) sorted by relevance

/hardware/google/graphics/gs101/libhwc2.1/libcolormanager/
DDisplayColorModule.h28 using GsInterfaceType = displaycolor::IDisplayColorGS101;
29 using DcLoaderType = DisplayColorLoader<GsInterfaceType, kGsEntry>;
31 static int32_t eotf(const GsInterfaceType::IDpp::EotfData::ConfigType *config,
33 static int32_t gm(const GsInterfaceType::IDpp::GmData::ConfigType *config,
35 static int32_t dtm(const GsInterfaceType::IDpp::DtmData::ConfigType *config,
37 static int32_t oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config,
39 static int32_t gammaMatrix(const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config,
42 const GsInterfaceType::IDqe::DegammaLutData::ConfigType *config,
44 static int32_t linearMatrix(const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config,
46 static int32_t cgc(const GsInterfaceType::IDqe::CgcData::ConfigType *config,
[all …]
DColorManager.h39 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
40 GsInterfaceType* getDisplayColorInterface() { return mDevice->getDisplayColorInterface(); } in getDisplayColorInterface()
50 const GsInterfaceType::IDpp& getDppForLayer(ExynosMPPSource* layer);
61 const GsInterfaceType::IDqe& getDqe();
DDisplayColorModule.cpp45 int32_t ColorDrmBlobFactory::eotf(const GsInterfaceType::IDpp::EotfData::ConfigType *config, in eotf()
73 int32_t ColorDrmBlobFactory::gm(const GsInterfaceType::IDpp::GmData::ConfigType *config, in gm()
96 int32_t ColorDrmBlobFactory::dtm(const GsInterfaceType::IDpp::DtmData::ConfigType *config, in dtm()
134 int32_t ColorDrmBlobFactory::oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config, in oetf()
163 const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config, DrmDevice *drm, in gammaMatrix()
182 const GsInterfaceType::IDqe::DegammaLutData::ConfigType *config, DrmDevice *drm, in degamma()
188 using ConfigType = typename GsInterfaceType::IDqe::DegammaLutData::ConfigType; in degamma()
207 const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config, DrmDevice *drm, in linearMatrix()
225 int32_t ColorDrmBlobFactory::cgc(const GsInterfaceType::IDqe::CgcData::ConfigType *config, in cgc()
255 const GsInterfaceType::IDqe::DqeControlData::ConfigType *config, DrmDevice *drm, in cgcDither()
[all …]
DColorManager.cpp29 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getColorModes()
61 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in setColorMode()
82 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getRenderIntents()
115 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in setColorModeWithRenderIntent()
167 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in hasDppForLayer()
185 const ColorManager::GsInterfaceType::IDpp& ColorManager::getDppForLayer(ExynosMPPSource* layer) { in getDppForLayer()
187 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getDppForLayer()
199 const ColorManager::GsInterfaceType::IDqe& ColorManager::getDqe() { in getDqe()
200 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getDqe()
271 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in updateColorConversionInfo()
/hardware/google/graphics/zuma/libhwc2.1/libcolormanager/
DDisplayColorModule.h30 using GsInterfaceType = displaycolor::IDisplayColorZuma;
31 using DcLoaderType = DisplayColorLoader<GsInterfaceType, kGsEntry>;
33 static int32_t eotf(const GsInterfaceType::IDpp::EotfData::ConfigType *config,
35 static int32_t gm(const GsInterfaceType::IDpp::GmData::ConfigType *config,
37 static int32_t dtm(const GsInterfaceType::IDpp::DtmData::ConfigType *config,
39 static int32_t oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config,
41 static int32_t gammaMatrix(const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config,
44 const GsInterfaceType::IDqe::DegammaLutData::ConfigType *config,
46 static int32_t linearMatrix(const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config,
48 static int32_t cgc(const GsInterfaceType::IDqe::CgcData::ConfigType *config,
[all …]
DDisplayColorModule.cpp46 int32_t ColorDrmBlobFactory::eotf(const GsInterfaceType::IDpp::EotfData::ConfigType *config, in eotf()
78 int32_t ColorDrmBlobFactory::gm(const GsInterfaceType::IDpp::GmData::ConfigType *config, in gm()
101 int32_t ColorDrmBlobFactory::dtm(const GsInterfaceType::IDpp::DtmData::ConfigType *config, in dtm()
139 int32_t ColorDrmBlobFactory::oetf(const GsInterfaceType::IDpp::OetfData::ConfigType *config, in oetf()
170 const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config, DrmDevice *drm, in gammaMatrix()
189 const uint64_t drmLutSize, const GsInterfaceType::IDqe::DegammaLutData::ConfigType *config, in degamma()
195 using ConfigType = typename GsInterfaceType::IDqe::DegammaLutData::ConfigType; in degamma()
215 const GsInterfaceType::IDqe::DqeMatrixData::ConfigType *config, DrmDevice *drm, in linearMatrix()
233 int32_t ColorDrmBlobFactory::cgc(const GsInterfaceType::IDqe::CgcData::ConfigType *config, in cgc()
263 const GsInterfaceType::IDqe::DqeControlData::ConfigType *config, DrmDevice *drm, in cgcDither()
[all …]
/hardware/google/graphics/gs101/libhwc2.1/libdevice/
DExynosDeviceModule.h29 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
34 GsInterfaceType* getDisplayColorInterface() { return mDisplayColorInterface; } in getDisplayColorInterface()
43 GsInterfaceType * mDisplayColorInterface;
/hardware/google/graphics/gs101/libhwc2.1/libexternaldisplay/
DExynosExternalDisplayModule.h29 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
58 GsInterfaceType* getDisplayColorInterface() { in getDisplayColorInterface()
DExynosExternalDisplayModule.cpp110 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in deliverWinConfigData()
/hardware/google/graphics/gs201/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.h32 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
47 int32_t createCgcDMAFromIDqe(const GsInterfaceType::IDqe::CgcData &cgcData);
DExynosDisplayDrmInterfaceModule.cpp81 const GsInterfaceType::IDqe::CgcData &cgcData) in createCgcDMAFromIDqe()
125 const GsInterfaceType::IDqe &dqe = colorManager->getDqe(); in setCgcLutDmaProperty()
126 const GsInterfaceType::IDqe::CgcData &cgcData = dqe.Cgc(); in setCgcLutDmaProperty()
/hardware/google/graphics/common/libhwc2.1/libdevice/
DDisplayColorLoader.h25 template <typename GsInterfaceType, const char *entry>
80 GsInterfaceType *GetDisplayColor( in GetDisplayColor()
97 GsInterfaceType *(*getDisplayColor)(const std::vector<displaycolor::DisplayInfo> &);
/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.h100 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
123 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in checkRrCompensationEnabled()
140 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in hasDisplayColor()
186 GsInterfaceType* getDisplayColorInterface() { in getDisplayColorInterface()
DExynosPrimaryDisplayModule.cpp153 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getClientTargetProperty()
204 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in deliverWinConfigData()
245 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in updatePresentColorConversionInfo()
274 GsInterfaceType* displayColorInterface = getDisplayColorInterface(); in getColorAdjustedDbv()
/hardware/google/graphics/gs101/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterfaceModule.h29 using GsInterfaceType = gs::ColorDrmBlobFactory::GsInterfaceType; variable
116 const typename GsInterfaceType::IDqe &dqe,
124 const typename GsInterfaceType::IDpp &dpp,
DExynosDisplayDrmInterfaceModule.cpp82 const typename GsInterfaceType::IDqe &dqe, in setDisplayColorBlob()
172 const typename GsInterfaceType::IDqe& dqe = colorManager->getDqe(); in setDisplayColorSetting()
247 const typename GsInterfaceType::IDpp &dpp, in setPlaneColorBlob()
368 const typename GsInterfaceType::IDpp& dpp = colorManager->getDppForLayer(mppSource); in setPlaneColorSetting()