Searched defs:SetColorModeWithRenderIntent (Results  1 – 12 of 12) sorted by relevance
| /hardware/qcom/sm8150/display/sdm/libs/hwc2/ | 
| D | hwc_display_virtual.h | 55   virtual HWC2::Error SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function
  | 
| D | hwc_display_pluggable.cpp | 318 HWC2::Error HWCDisplayPluggable::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCDisplayPluggable
  | 
| D | hwc_display.h | 270   virtual HWC2::Error SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function
  | 
| D | hwc_display_builtin.cpp | 403 HWC2::Error HWCDisplayBuiltIn::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCDisplayBuiltIn
  | 
| D | hwc_display.cpp | 132 HWC2::Error HWCColorMode::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCColorMode
  | 
| D | hwc_session.cpp | 1040 int32_t HWCSession::SetColorModeWithRenderIntent(hwc2_device_t *device, hwc2_display_t display,  in SetColorModeWithRenderIntent()  function in sdm::HWCSession
  | 
| /hardware/qcom/sm7250/display/composer/ | 
| D | hwc_display_pluggable.cpp | 314 HWC2::Error HWCDisplayPluggable::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCDisplayPluggable
  | 
| D | hwc_display.h | 361   virtual HWC2::Error SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function
  | 
| D | hwc_display_builtin.cpp | 718 HWC2::Error HWCDisplayBuiltIn::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCDisplayBuiltIn
  | 
| D | hwc_display.cpp | 135 HWC2::Error HWCColorMode::SetColorModeWithRenderIntent(ColorMode mode, RenderIntent intent) {  in SetColorModeWithRenderIntent()  function in sdm::HWCColorMode
  | 
| D | hwc_session.cpp | 983 int32_t HWCSession::SetColorModeWithRenderIntent(hwc2_display_t display,  in SetColorModeWithRenderIntent()  function in sdm::HWCSession
  | 
| /hardware/libhardware/include/hardware/ | 
| D | hwcomposer2.h | 930     SetColorModeWithRenderIntent = HWC2_FUNCTION_SET_COLOR_MODE_WITH_RENDER_INTENT,  enumerator
  |