Home
last modified time | relevance | path

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

/frameworks/native/services/vr/bufferhubd/
Dproducer_channel.h61 void OnConsumerOrphaned(ConsumerChannel* channel);
Dproducer_channel.cpp528 void ProducerChannel::OnConsumerOrphaned(ConsumerChannel* channel) { in OnConsumerOrphaned() function in android::dvr::ProducerChannel
568 OnConsumerOrphaned(channel); in RemoveConsumer()