Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.h321 List<PendingReprocessResult> mPendingReprocessResultList; variable
DQCamera3HWI.cpp391 mPendingReprocessResultList.clear(); in ~QCamera3HardwareInterface()
1390 mPendingReprocessResultList.clear(); in configureStreams()
1612 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()
1613 j != mPendingReprocessResultList.end(); j++) { in handlePendingReprocResults()
1643 mPendingReprocessResultList.erase(j); in handlePendingReprocResults()
1937 if (!mPendingReprocessResultList.empty()) { in handleMetadataWithLock()
2096 mPendingReprocessResultList.push_back(pendingResult); in handleBufferWithLock()
2811 mPendingReprocessResultList.clear(); in flush()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3HWI.h389 List<PendingReprocessResult> mPendingReprocessResultList; variable
DQCamera3HWI.cpp524 mPendingReprocessResultList.clear(); in ~QCamera3HardwareInterface()
1971 mPendingReprocessResultList.clear(); in configureStreamsPerfLocked()
2206 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()
2207 j != mPendingReprocessResultList.end(); j++) { in handlePendingReprocResults()
2236 mPendingReprocessResultList.erase(j); in handlePendingReprocResults()
2746 if (!mPendingReprocessResultList.empty()) { in handleMetadataWithLock()
3119 mPendingReprocessResultList.push_back(pendingResult); in handleBufferWithLock()
9707 mPendingReprocessResultList.clear(); in notifyErrorForPendingRequests()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3HWI.h389 List<PendingReprocessResult> mPendingReprocessResultList; variable
DQCamera3HWI.cpp524 mPendingReprocessResultList.clear(); in ~QCamera3HardwareInterface()
1971 mPendingReprocessResultList.clear(); in configureStreamsPerfLocked()
2206 for (List<PendingReprocessResult>::iterator j = mPendingReprocessResultList.begin(); in handlePendingReprocResults()
2207 j != mPendingReprocessResultList.end(); j++) { in handlePendingReprocResults()
2236 mPendingReprocessResultList.erase(j); in handlePendingReprocResults()
2746 if (!mPendingReprocessResultList.empty()) { in handleMetadataWithLock()
3119 mPendingReprocessResultList.push_back(pendingResult); in handleBufferWithLock()
9704 mPendingReprocessResultList.clear(); in notifyErrorForPendingRequests()