Home
last modified time | relevance | path

Searched defs:vsyncPeriodNanos (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/graphics/composer/2.4/vts/functional/
H A DVtsHalGraphicsComposerV2_4TargetTest.cpp319 VsyncPeriodNanos vsyncPeriodNanos; in TEST_P() local
345 VsyncPeriodNanos vsyncPeriodNanos; in TEST_P() local
499 VsyncPeriodNanos vsyncPeriodNanos; in waitForVsyncPeriodChange() local
578 VsyncPeriodNanos vsyncPeriodNanos; in Test_setActiveConfigWithConstraints() local
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
H A DComposerClient.h84 VsyncPeriodNanos vsyncPeriodNanos) override { in onVsync_2_4()
/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp222 const auto vsyncPeriodNanos = getVsyncPeriodFromHWC(); in getRefreshTimestamp() local
/aosp12/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
H A DHwcHal.h352 int64_t timestamp, hwc2_vsync_period_t vsyncPeriodNanos) { in vsync_2_4_Hook()
/aosp12/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp108 hal::VsyncPeriodNanos vsyncPeriodNanos) override { in onVsync_2_4()
396 Hwc2::VsyncPeriodNanos vsyncPeriodNanos = 0; in getDisplayVsyncPeriod() local
/aosp12/hardware/qcom/sm7250/display/composer/
H A DQtiComposerClient.cpp163 int64_t timestamp, VsyncPeriodNanos vsyncPeriodNanos) { in onVsync_2_4()