Searched refs:Vsync_2_4 (Results 1 – 7 of 7) sorted by relevance
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
H A D | hwc_callbacks.cpp | 66 HWC2::Error HWCCallbacks::Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period) { in Vsync_2_4() function in sdm::HWCCallbacks 106 case HWC2::Callback::Vsync_2_4: { in Register()
|
H A D | hwc_callbacks.h | 58 HWC2::Error Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period);
|
H A D | hwc_display.cpp | 1444 callbacks_->Vsync_2_4(id_, vsync.timestamp, vsync_period); in VSync()
|
/aosp12/hardware/qcom/sm7250/display/composer/ |
H A D | hwc_callbacks.cpp | 88 HWC2::Error HWCCallbacks::Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period) { in Vsync_2_4() function in sdm::HWCCallbacks 142 case HWC2::Callback::Vsync_2_4: { in Register()
|
H A D | hwc_callbacks.h | 57 HWC2::Error Vsync_2_4(hwc2_display_t display, int64_t timestamp, uint32_t period);
|
H A D | hwc_display.cpp | 1334 callbacks_->Vsync_2_4(id_, vsync.timestamp, vsync_period); in VSync()
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | hwcomposer2.h | 811 Vsync_2_4 = HWC2_CALLBACK_VSYNC_2_4, enumerator
|