Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/unittest/
H A Dhdilayer_test.cpp187 sptr<SyncFence> fbAcquireFence = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/
H A Dhdi_layer.cpp682 void HdiLayer::MergeWithFramebufferFence(const sptr<SyncFence> &fbAcquireFence) in MergeWithFramebufferFence()
H A Dhdi_output.cpp424 const auto& fbAcquireFence = fbEntry->acquireFence; in FlushScreen() local