Searched refs:mPendingLiveRequest (Results 1 – 2 of 2) sorted by relevance
671 uint32_t mPendingLiveRequest; variable
581 mPendingLiveRequest = 0; in QCamera3HardwareInterface()4312 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in handleMetadataWithLock()4684 mPendingLiveRequest--; in handlePendingResultMetadataWithLock()4749 mPendingLiveRequest--; in dispatchResultMetadataWithLock()5564 mPendingLiveRequest = 0; in processCaptureRequest()6300 mPendingLiveRequest++; in processCaptureRequest()6410 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in processCaptureRequest()6435 while ((mPendingLiveRequest >= mMinInFlightRequests) && !pInputBuffer && in processCaptureRequest()6453 if (mPendingLiveRequest < mMaxInFlightRequests) in processCaptureRequest()6669 mPendingLiveRequest = 0; in flush()[all …]