Home
last modified time | relevance | path

Searched refs:OnConsumerIgnored (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/vr/bufferhubd/
Dproducer_channel.cpp483 OnConsumerIgnored(); in OnConsumerRelease()
516 void ProducerChannel::OnConsumerIgnored() { in OnConsumerIgnored() function in android::dvr::ProducerChannel
530 OnConsumerIgnored(); in OnConsumerOrphaned()
Dproducer_channel.h60 void OnConsumerIgnored();
Dconsumer_channel.cpp176 producer->OnConsumerIgnored(); in OnConsumerSetIgnore()