Searched refs:waitForDeferredAlloc (Results 1 – 4 of 4) sorted by relevance
58 virtual void waitForDeferredAlloc(cam_stream_type_t stream_type) = 0;
295 virtual void waitForDeferredAlloc(cam_stream_type_t stream_type);
1402 mAllocator.waitForDeferredAlloc(mStreamInfo->stream_type); in getBufs()1865 mAllocator.waitForDeferredAlloc(mStreamInfo->stream_type); in allocateBatchBufs()
3648 void QCamera2HardwareInterface::waitForDeferredAlloc(cam_stream_type_t stream_type) in waitForDeferredAlloc() function in qcamera::QCamera2HardwareInterface