Searched refs:getDcDisplayType (Results 1 – 7 of 7) sorted by relevance
30 const DisplayType display = mExynosDisplay->getDcDisplayType(); in getColorModes()62 const DisplayType display = mExynosDisplay->getDcDisplayType(); in setColorMode()83 const DisplayType display = mExynosDisplay->getDcDisplayType(); in getRenderIntents()116 const DisplayType display = mExynosDisplay->getDcDisplayType(); in setColorModeWithRenderIntent()175 const DisplayType display = mExynosDisplay->getDcDisplayType(); in hasDppForLayer()188 const DisplayType display = mExynosDisplay->getDcDisplayType(); in getDppForLayer()201 return displayColorInterface->GetPipelineData(mExynosDisplay->getDcDisplayType())->Dqe(); in getDqe()303 const DisplayType display = mExynosDisplay->getDcDisplayType(); in updateColorConversionInfo()
159 const DisplayType display = getDcDisplayType(); in getClientTargetProperty()187 auto displayType = getDcDisplayType(); in updateBrightnessTable()263 const DisplayType display = getDcDisplayType(); in updatePresentColorConversionInfo()279 const DisplayType display = getDcDisplayType(); in getColorAdjustedDbv()544 auto displayType = getDcDisplayType(); in getPanelCalibrationStatus()
122 const DisplayType display = getDcDisplayType(); in checkRrCompensationEnabled()
116 return getPanelSysfsPath(getDcDisplayType()); in getPanelSysfsPath()
133 DisplayType displayType = getDcDisplayType();278 if (getDcDisplayType() == DisplayType::DISPLAY_SECONDARY &&
1361 displaycolor::DisplayType getDcDisplayType() const;
6972 displaycolor::DisplayType ExynosDisplay::getDcDisplayType() const { in getDcDisplayType() function in ExynosDisplay