Home
last modified time | relevance | path

Searched refs:SET_PANEL_LUMINANCE (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/sm8150/display/libqservice/
DIQService.h90 SET_PANEL_LUMINANCE = 47, // Set Panel Luminance attributes. enumerator
/hardware/qcom/sm8150/display/libqdutils/
Ddisplay_config.cpp365 status_t err = binder->dispatch(IQService::SET_PANEL_LUMINANCE, &inParcel, &outParcel); in setPanelLuminanceAttributes()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1978 case qService::IQService::SET_PANEL_LUMINANCE: in notifyCallback()