Searched refs:allocateBuffers (Results 1 – 3 of 3) sorted by relevance
77 virtual int32_t allocateBuffers();
676 int32_t rc = stream->allocateBuffers(); in backgroundAllocate()1542 int32_t QCameraStream::allocateBuffers() in allocateBuffers() function in qcamera::QCameraStream
9547 if ( pStream->allocateBuffers() ) { in deferredWorkRoutine()