Searched refs:GainAsync (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
H A Dnative_buffer.h105 int GainAsync() { function in class:android::dvr::NativeBufferProducer
107 return buffer_->GainAsync();
H A Dbuffer_hub_client.h172 int GainAsync();
/frameworks/native/libs/vr/libdvr/
H A Ddvr_buffer.cpp101 return write_buffer->write_buffer->GainAsync();
/frameworks/native/libs/vr/libbufferhub/
H A Dbuffer_hub_client.cpp380 int BufferProducer::GainAsync() { function in class:android::dvr::BufferProducer
381 ATRACE_NAME("BufferProducer::GainAsync");

Completed in 509 milliseconds