Home
last modified time | relevance | path

Searched defs:INVALID_FENCE (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_surface/interfaces/inner_api/utils/
H A Dsync_fence.h56 static const sptr<SyncFence> INVALID_FENCE; member in OHOS::SyncFence
/foundation/graphic/graphic_surface/interfaces/inner_api/sync_fence/
H A Dsync_fence.h56 static const sptr<SyncFence> INVALID_FENCE; member in OHOS::SyncFence
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence.cpp53 const sptr<SyncFence> SyncFence::INVALID_FENCE = sptr<SyncFence>(new SyncFence(INVALID_FD)); member in OHOS::SyncFence

Completed in 2 milliseconds