Searched refs:mPendingLiveRequest (Results 1 – 2 of 2) sorted by relevance
673 uint32_t mPendingLiveRequest; variable
580 mPendingLiveRequest = 0; in QCamera3HardwareInterface()4309 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in handleMetadataWithLock()4671 mPendingLiveRequest--; in handlePendingResultMetadataWithLock()4736 mPendingLiveRequest--; in dispatchResultMetadataWithLock()5551 mPendingLiveRequest = 0; in processCaptureRequest()6267 mPendingLiveRequest++; in processCaptureRequest()6377 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in processCaptureRequest()6402 while ((mPendingLiveRequest >= mMinInFlightRequests) && !pInputBuffer && in processCaptureRequest()6420 if (mPendingLiveRequest < mMaxInFlightRequests) in processCaptureRequest()6636 mPendingLiveRequest = 0; in flush()[all …]