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()
639 int streamCount = 0; in logCameraUsageEvent() local641 streamCount = e.mStreamStats.size(); in logCameraUsageEvent()657 + ", streamCount is " + streamCount); in logCameraUsageEvent()663 if (i < streamCount) { in logCameraUsageEvent()705 streamCount, MessageNano.toByteArray(streamProtos[0]), in logCameraUsageEvent()
303 int streamCount = 0; in getFileNames() local307 if (streamCount == streamIndex) { in getFileNames()312 streamCount++; in getFileNames()
388 int streamCount = 0; in getFileNames() local392 if (streamCount == streamIndex) { in getFileNames()398 streamCount++; in getFileNames()