Searched refs:mPendingLiveRequest (Results 1 – 2 of 2) sorted by relevance
634 uint32_t mPendingLiveRequest; variable
552 mPendingLiveRequest = 0; in QCamera3HardwareInterface()3936 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in handleMetadataWithLock()4294 mPendingLiveRequest--; in handlePendingResultMetadataWithLock()4353 mPendingLiveRequest--; in dispatchResultMetadataWithLock()5339 mPendingLiveRequest = 0; in processCaptureRequest()6035 mPendingLiveRequest++; in processCaptureRequest()6145 LOGD("mPendingLiveRequest = %d", mPendingLiveRequest); in processCaptureRequest()6170 while ((mPendingLiveRequest >= mMinInFlightRequests) && !pInputBuffer && in processCaptureRequest()6188 if (mPendingLiveRequest < mMaxInFlightRequests) in processCaptureRequest()6404 mPendingLiveRequest = 0; in flush()[all …]