Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.4/vts/functional/
DVtsHalGraphicsComposerV2_4TargetTest.cpp281 VsyncPeriodNanos vsyncPeriodNanos; in TEST_P() local
306 VsyncPeriodNanos vsyncPeriodNanos; in TEST_P() local
448 VsyncPeriodNanos vsyncPeriodNanos; in waitForVsyncPeriodChange() local
515 VsyncPeriodNanos vsyncPeriodNanos; in Test_setActiveConfigWithConstraints() local
/hardware/interfaces/graphics/composer/2.4/utils/hal/include/composer-hal/2.4/
DComposerClient.h75 VsyncPeriodNanos vsyncPeriodNanos) override { in onVsync_2_4()
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcHal.h352 int64_t timestamp, hwc2_vsync_period_t vsyncPeriodNanos) { in vsync_2_4_Hook()