Home
last modified time | relevance | path

Searched defs:SetLayerColor (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.cpp186 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp477 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.cpp212 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp598 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.cpp311 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp635 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.cpp335 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp492 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp344 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp794 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.cpp356 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp993 int32_t HWCSession::SetLayerColor(hwc2_display_t display, hwc2_layer_t layer, hwc_color_t color) { in SetLayerColor() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp368 HWC2::Error HWCLayer::SetLayerColor(hwc_color_t color) { in SetLayerColor() function in sdm::HWCLayer
H A Dhwc_session.cpp1096 static int32_t SetLayerColor(hwc2_device_t *device, hwc2_display_t display, hwc2_layer_t layer, in SetLayerColor() function
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h908 SetLayerColor = HWC2_FUNCTION_SET_LAYER_COLOR, enumerator