HomeSort by relevance Sort by last modified time
    Searched defs:GainAsync (Results 1 - 2 of 2) sorted by null

  /frameworks/native/libs/vr/libbufferhub/
buffer_hub_client.cpp 380 int BufferProducer::GainAsync() {
381 ATRACE_NAME("BufferProducer::GainAsync");
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
native_buffer.h 105 int GainAsync() {
107 return buffer_->GainAsync();

Completed in 398 milliseconds