Searched refs:streamCount (Results 1 – 4 of 4) sorted by relevance
576 size_t streamCount = outputConfigs.size(); in convertToHALStreamCombination() local577 streamCount = isInputValid ? streamCount + 1 : streamCount; in convertToHALStreamCombination()578 streamConfiguration.streams.resize(streamCount); in convertToHALStreamCombination()692 streamCount += compositeStreams.size() - 1; in convertToHALStreamCombination()693 streamConfiguration.streams.resize(streamCount); in convertToHALStreamCombination()
752 int streamCount = 0; in logCameraUsageEvent() local754 streamCount = e.mStreamStats.size(); in logCameraUsageEvent()770 + ", streamCount is " + streamCount); in logCameraUsageEvent()776 if (i < streamCount) { in logCameraUsageEvent()818 streamCount, MessageNano.toByteArray(streamProtos[0]), in logCameraUsageEvent()
301 int streamCount = 0; in getFileNames() local305 if (streamCount == streamIndex) { in getFileNames()310 streamCount++; in getFileNames()
390 int streamCount = 0; in getFileNames() local394 if (streamCount == streamIndex) { in getFileNames()400 streamCount++; in getFileNames()