Home
last modified time | relevance | path

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

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