Home
last modified time | relevance | path

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

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