Searched refs:waitForDeferredAlloc (Results 1 – 4 of 4) sorted by relevance
56 virtual void waitForDeferredAlloc(cam_stream_type_t stream_type) = 0;
283 virtual void waitForDeferredAlloc(cam_stream_type_t stream_type);
1321 mAllocator.waitForDeferredAlloc(mStreamInfo->stream_type); in getBufs()1785 mAllocator.waitForDeferredAlloc(mStreamInfo->stream_type); in allocateBatchBufs()
3258 void QCamera2HardwareInterface::waitForDeferredAlloc(cam_stream_type_t stream_type) in waitForDeferredAlloc() function in qcamera::QCamera2HardwareInterface