Home
last modified time | relevance | path

Searched defs:PresentDisplay (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_session.cpp506 int32_t HWCSession::PresentDisplay(hwc2_device_t *device, hwc2_display_t display, in PresentDisplay() function in sdm::HWCSession
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_session.cpp501 int32_t HWCSession::PresentDisplay(hwc2_device_t *device, hwc2_display_t display, in PresentDisplay() function in sdm::HWCSession
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_session.cpp411 int32_t HWCSession::PresentDisplay(hwc2_device_t *device, hwc2_display_t display, in PresentDisplay() function in sdm::HWCSession
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_session.cpp395 int32_t HWCSession::PresentDisplay(hwc2_device_t *device, hwc2_display_t display, in PresentDisplay() function in sdm::HWCSession
/hardware/libhardware/include_all/hardware/
Dhwcomposer2.h899 PresentDisplay = HWC2_FUNCTION_PRESENT_DISPLAY, enumerator
/hardware/libhardware/include/hardware/
Dhwcomposer2.h899 PresentDisplay = HWC2_FUNCTION_PRESENT_DISPLAY, enumerator
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp869 int32_t HWCSession::PresentDisplay(hwc2_device_t *device, hwc2_display_t display, in PresentDisplay() function in sdm::HWCSession
/hardware/qcom/sm7250/display/composer/
Dhwc_session.cpp794 int32_t HWCSession::PresentDisplay(hwc2_display_t display, shared_ptr<Fence> *out_retire_fence) { in PresentDisplay() function in sdm::HWCSession
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_TargetTest.cpp1933 TEST_P(GraphicsComposerAidlCommandTest, PresentDisplay) { in TEST_P() argument