Home
last modified time | relevance | path

Searched defs:SetLayerColorTransform (Results 1 – 8 of 8) sorted by relevance

/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp539 HWC2::Error HWCLayer::SetLayerColorTransform(const float *matrix) { in SetLayerColorTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp853 static int32_t SetLayerColorTransform(hwc2_device_t *device, hwc2_display_t display, in SetLayerColorTransform() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.cpp564 HWC2::Error HWCLayer::SetLayerColorTransform(const float *matrix) { in SetLayerColorTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp1047 int32_t HWCSession::SetLayerColorTransform(hwc2_display_t display, hwc2_layer_t layer, in SetLayerColorTransform() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp552 HWC2::Error HWCLayer::SetLayerColorTransform(const float *matrix) { in SetLayerColorTransform() function in sdm::HWCLayer
H A Dhwc_session.cpp1155 static int32_t SetLayerColorTransform(hwc2_device_t *device, hwc2_display_t display, in SetLayerColorTransform() function
/aosp12/hardware/interfaces/graphics/composer/2.3/vts/functional/
H A DVtsHalGraphicsComposerV2_3TargetTest.cpp454 TEST_P(GraphicsComposerHidlTest, SetLayerColorTransform) { in TEST_P() argument
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h936 SetLayerColorTransform = HWC2_FUNCTION_SET_LAYER_COLOR_TRANSFORM, enumerator