Searched refs:mPendingReprocessResultList (Results 1 – 2 of 2) sorted by relevance
486 List<PendingReprocessResult> mPendingReprocessResultList; variable
591 mPendingReprocessResultList.clear(); in ~QCamera3HardwareInterface()2503 mPendingReprocessResultList.clear(); in configureStreamsPerfLocked()3034 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()3035 j != mPendingReprocessResultList.end(); j++) { in handlePendingReprocResults()3064 mPendingReprocessResultList.erase(j); in handlePendingReprocResults()3672 if (!mPendingReprocessResultList.empty()) { in handleMetadataWithLock()3926 mPendingReprocessResultList.push_back(pendingResult); in handleBufferWithLock()11542 mPendingReprocessResultList.clear(); in notifyErrorForPendingRequests()