Home
last modified time | relevance | path

Searched refs:OnConsumerOrphaned (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/vr/bufferhubd/include/private/dvr/
H A Dproducer_channel.h65 void OnConsumerOrphaned(const uint32_t& consumer_state_mask);
/aosp12/frameworks/native/services/vr/bufferhubd/
H A Dproducer_channel.cpp557 void ProducerChannel::OnConsumerOrphaned(const uint32_t& consumer_state_mask) { in OnConsumerOrphaned() function in android::dvr::ProducerChannel
625 OnConsumerOrphaned(consumer_state_mask); in RemoveConsumer()