Home
last modified time | relevance | path

Searched defs:mOutputs (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/rs/
H A DrsScriptGroup.h62 std::vector<Link *> mOutputs; variable
80 std::vector<IO *> mOutputs; variable
/aosp12/frameworks/base/cmds/incidentd/src/
H A DPrivacyFilter.h91 vector<sp<FilterFd>> mOutputs; variable
/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DExtensionSessionConfiguration.java34 private List<OutputConfiguration> mOutputs; field in ExtensionSessionConfiguration
/aosp12/frameworks/native/libs/gui/include/gui/
H A DStreamSplitter.h174 Vector<sp<IGraphicBufferProducer> > mOutputs; variable
/aosp12/frameworks/av/camera/ndk/impl/
H A DACaptureRequest.h49 std::set<ACameraOutputTarget> mOutputs; member
H A DACameraCaptureSession.h59 std::set<ACaptureSessionOutput> mOutputs; member
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DProgram.java76 Element mOutputs[]; field in Program
213 Element mOutputs[]; field in Program.BaseProgramBuilder
H A DScriptGroup.java48 IO mOutputs[]; field in ScriptGroup
83 ArrayList<ConnectLine> mOutputs = new ArrayList<ConnectLine>(); field in ScriptGroup.Node
/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionBuilder.h187 std::vector<ModelArgumentInfo> mOutputs; variable
448 std::vector<ModelArgumentInfo> mOutputs; variable
/aosp12/hardware/libhardware_legacy/audio/
H A DAudioDumpInterface.h161 SortedVector<AudioStreamOutDump *> mOutputs; variable
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3StreamSplitter.h252 std::unordered_map<int, sp<IGraphicBufferProducer> > mOutputs; variable
/aosp12/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DDevice.java56 private final Map<ByteBuffer, byte[]> mOutputs; field in Device
H A DEvent.java63 private Map<ByteBuffer, byte[]> mOutputs; field in Event
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyManagerBase.h533 DefaultKeyedVector<audio_io_handle_t, AudioOutputDescriptor *> mOutputs; variable
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h812 SwAudioOutputCollection mOutputs; variable
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptGroup.java53 IO mOutputs[]; field in ScriptGroup
91 ArrayList<ConnectLine> mOutputs = new ArrayList<ConnectLine>(); field in ScriptGroup.Node
/aosp12/frameworks/av/camera/ndk/ndk_vendor/tests/
H A DAImageReaderVendorTest.cpp265 ACaptureSessionOutputContainer* mOutputs = nullptr; member in __anon57a771d60110::CameraHelper
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/
H A DSupportLibraryWrapper.h339 std::vector<uint32_t> mOutputs; variable