Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3HWI.h478 } PendingReprocessResult; typedef
486 List<PendingReprocessResult> mPendingReprocessResultList;
DQCamera3HWI.cpp3034 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()
3921 PendingReprocessResult pendingResult; in handleBufferWithLock()
3922 memset(&pendingResult, 0, sizeof(PendingReprocessResult)); in handleBufferWithLock()