Searched refs:nextFormat (Results 1 – 3 of 3) sorted by relevance
733 AudioProcessor.AudioFormat nextFormat = audioProcessor.configure(outputFormat); in configure() local735 outputFormat = nextFormat; in configure()
681 AudioProcessor.AudioFormat nextFormat = audioProcessor.configure(outputFormat); in configure() local683 outputFormat = nextFormat; in configure()
2188 MaskFormat nextFormat = Glyph::FormatFromSkGlyph(maskSpan[i]); in add_multi_mask_format() local2189 if (format != nextFormat) { in add_multi_mask_format()2195 format = nextFormat; in add_multi_mask_format()