Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h470 } RequestType; typedef
472 RequestType requestType, bool isHdrPlus);
DQCamera3HWI.cpp4661 RequestType requestType = (requestIter->input_buffer != nullptr) ? REPROCESS : in handlePendingResultMetadataWithLock()
4697 RequestType requestType, bool isHdrPlus) { in dispatchResultMetadataWithLock()
4710 RequestType thisRequestType = (iter->input_buffer != nullptr) ? REPROCESS : in dispatchResultMetadataWithLock()