Home
last modified time | relevance | path

Searched refs:SyncFileReadTimestamp (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dsync_fence.h62 ns_sec_t SyncFileReadTimestamp();
/ohos5.0/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp144 if (fence->SyncFileReadTimestamp() != SyncFence::FENCE_PENDING_TIMESTAMP) { in TrackFence()
H A Dsync_fence.cpp138 ns_sec_t SyncFence::SyncFileReadTimestamp() in SyncFileReadTimestamp() function in OHOS::SyncFence
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_output.cpp491 int64_t timestamp = thirdFrameAheadPresentFence_->SyncFileReadTimestamp(); in UpdateInfosAfterCommit()