Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h471 } RequestType; typedef
473 RequestType requestType, bool isHdrPlus);
DQCamera3HWI.cpp4655 RequestType requestType = (requestIter->input_buffer != nullptr) ? REPROCESS : in handlePendingResultMetadataWithLock()
4691 RequestType requestType, bool isHdrPlus) { in dispatchResultMetadataWithLock()
4704 RequestType thisRequestType = (iter->input_buffer != nullptr) ? REPROCESS : in dispatchResultMetadataWithLock()