Searched refs:getOutputFormat (Results 1 – 12 of 12) sorted by relevance
176 public Properties getOutputFormat(); in getOutputFormat() method
101 public Properties getOutputFormat() in getOutputFormat() method in ToTextSAXHandler
170 public Properties getOutputFormat() in getOutputFormat() method in ToUnknownStream172 return m_handler.getOutputFormat(); in getOutputFormat()
63 public Properties getOutputFormat() in getOutputFormat() method in ToXMLSAXHandler
617 public Properties getOutputFormat() { in getOutputFormat() method in ToStream
119 … assertThat(shadowMediaRecorder.getOutputFormat()).isNotEqualTo(MediaRecorder.OutputFormat.MPEG_4); in testOutputFormat()121 assertThat(shadowMediaRecorder.getOutputFormat()).isEqualTo(MediaRecorder.OutputFormat.MPEG_4); in testOutputFormat()
73 Properties prevProperties = transformer.getOutputFormat().getProperties(); in switchSerializerIfHTML()
725 OutputProperties props = getOutputFormat(); in getOutputProperty()756 OutputProperties props = getOutputFormat(); in getOutputPropertyNoDefault()916 return (Properties) getOutputFormat().getProperties().clone(); in getOutputProperties()935 createSerializationHandler(outputTarget, getOutputFormat()); in createSerializationHandler()1360 public OutputProperties getOutputFormat() in getOutputFormat() method in TransformerImpl
216 public int getOutputFormat() { in getOutputFormat() method in ShadowMediaRecorder
939 serializer.getOutputFormat().setProperty("version", xmlVersion); in write()1125 serializer.getOutputFormat().setProperty("version", xmlVersion); in writeToString()1229 serializer.getOutputFormat().setProperty("version", xmlVersion); in writeToURI()
219 fDOMConfigProperties = fSerializer.getOutputFormat(); in DOM3TreeWalker()
539 MediaFormat format = mediaCodec.getOutputFormat(); in dequeueOutputBuffer()