Searched refs:getOutputs (Results 1 – 14 of 14) sorted by relevance
60 StreamConfigurationMap.imageFormatToInternal(value.getOutputs(input)); in marshal()112 int[] outputs = value.getOutputs(input); in calculateMarshalSize()
44 virtual const SwAudioOutputCollection &getOutputs() const = 0;
29 using AudioPolicyManager::getOutputs;
1474 sp<SwAudioOutputDescriptor> outDesc = mManager->getOutputs().valueFor(output); in testHDMIPortSelection()
178 public int[] getOutputs(final int format) { in getOutputs() method in ReprocessFormatsMap
376 int[] outputs = mInputOutputFormatsMap.getOutputs(inputFormat); in getValidOutputFormatsForInput()
217 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()291 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
117 e.getDescriptor(), e.getReport(), e.getFeatureReports(), e.getOutputs()); in registerDevice()
102 public Map<ByteBuffer, byte[]> getOutputs() { in getOutputs() method in Event
445 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getDeviceForInputSource()659 const SwAudioOutputCollection& outputs = getApmObserver()->getOutputs(); in getDevicesForProductStrategy()696 const SwAudioOutputCollection &outputs = getApmObserver()->getOutputs(); in getOutputDevicesForAttributes()
923 assertArrayEquals(expectedYuvOutputs, map.getOutputs(ImageFormat.YUV_420_888)); in testReadWriteReprocessFormatsMap()928 assertArrayEquals(expectedRaw16Outputs, map.getOutputs(ImageFormat.RAW_SENSOR)); in testReadWriteReprocessFormatsMap()
393 virtual const SwAudioOutputCollection &getOutputs() const in getOutputs() function
930 sp<SwAudioOutputDescriptor> outDesc = mManager->getOutputs().valueFor(output); in testHDMIPortSelection()
22233 Landroid/hardware/camera2/params/ReprocessFormatsMap;->getOutputs(I)[I