Lines Matching refs:async
1400 int Surface::setAsyncMode(bool async) {1405 status_t err = mGraphicBufferProducer->setAsyncMode(async);1407 async, strerror(-err));