Searched refs:mUsePartialResult (Results 1 – 4 of 4) sorted by relevance
102 bool mUsePartialResult; variable
47 mUsePartialResult = (mNumPartialResults > 1); in FrameProcessor()77 if (mUsePartialResult) { in processSingleFrame()
490 bool mUsePartialResult; variable
78 mUsePartialResult(false), in Camera3Device()312 mUsePartialResult = (mNumPartialResults > 1); in initializeCommonLocked()3522 if (mUsePartialResult && !collectedPartialResult.isEmpty()) { in sendCaptureResult()3612 if (!mUsePartialResult && in processCaptureResult()3655 if (mUsePartialResult && result->result != NULL) { in processCaptureResult()3706 if (mUsePartialResult && in processCaptureResult()