Home
last modified time | relevance | path

Searched refs:presentTimeOffsetFromVSyncNs (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/configstore/1.1/default/
H A DSurfaceFlingerConfigs.h42 Return<void> presentTimeOffsetFromVSyncNs(presentTimeOffsetFromVSyncNs_cb _hidl_cb) override;
H A DSurfaceFlingerConfigs.cpp93 Return<void> SurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs( in presentTimeOffsetFromVSyncNs() function in android::hardware::configstore::V1_1::implementation::SurfaceFlingerConfigs
/aosp12/hardware/interfaces/configstore/1.0/vts/functional/
H A DVtsHalConfigstoreV1_0TargetTest.cpp77 status = sfConfigs->presentTimeOffsetFromVSyncNs( in TEST_P()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlingerProperties.cpp121 return getInt64<ISurfaceFlingerConfigs, &ISurfaceFlingerConfigs::presentTimeOffsetFromVSyncNs>( in present_time_offset_from_vsync_ns()
/aosp12/hardware/interfaces/configstore/1.0/
H A DISurfaceFlingerConfigs.hal81 presentTimeOffsetFromVSyncNs() generates(OptionalInt64 value);