Home
last modified time | relevance | path

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

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