Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/vr/bufferhubd/include/private/dvr/
H A Dproducer_channel.h82 std::atomic<uint32_t>* buffer_state_ = nullptr; variable
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
H A Dbuffer_hub_base.h136 std::atomic<uint32_t>* buffer_state_ = nullptr; variable