Home
last modified time | relevance | path

Searched refs:needDeferred (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h518 bool needDeferred(cam_stream_type_t stream_type);
DQCamera2HWI.cpp7545 bool deferAllocation = needDeferred(streamType); in addStreamToChannel()
11125 bool QCamera2HardwareInterface::needDeferred(cam_stream_type_t stream_type) in needDeferred() function in qcamera::QCamera2HardwareInterface