Home
last modified time | relevance | path

Searched defs:vsync_timestamp (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_sync_test.cc221 int64_t vsync_timestamp = in TestSyncTimestamp() local
237 int64_t vsync_timestamp = in TestMatchTimestamp() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncReactor.cpp154 bool VSyncReactor::periodConfirmed(nsecs_t vsync_timestamp, std::optional<nsecs_t> HwcVsyncPeriod) { in periodConfirmed()