Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc2/
H A Dhwc_layers.cpp227 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp495 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
H A Dhwc_layers.cpp280 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp616 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc2/
H A Dhwc_layers.cpp380 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp653 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/qcom/display/msm8998/sdm/libs/hwc2/
H A Dhwc_layers.cpp408 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp510 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp417 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp812 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_layers.cpp414 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp1008 int32_t HWCSession::SetLayerDisplayFrame(hwc2_display_t display, hwc2_layer_t layer, in SetLayerDisplayFrame() function in sdm::HWCSession
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_layers.cpp427 HWC2::Error HWCLayer::SetLayerDisplayFrame(hwc_rect_t frame) { in SetLayerDisplayFrame() function in sdm::HWCLayer
H A Dhwc_session.cpp1114 static int32_t SetLayerDisplayFrame(hwc2_device_t *device, hwc2_display_t display, in SetLayerDisplayFrame() function
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h911 SetLayerDisplayFrame = HWC2_FUNCTION_SET_LAYER_DISPLAY_FRAME, enumerator