Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp5586 bool depthRequestPresent = false; in processCaptureRequest() local
5611 depthRequestPresent = true; in processCaptureRequest()
5794 pendingRequest.num_buffers = depthRequestPresent ? in processCaptureRequest()
6173 if (depthRequestPresent && mDepthChannel) { in processCaptureRequest()