Home
last modified time | relevance | path

Searched defs:getInputs (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DReprocessFormatsMap.java129 public int[] getInputs() { in getInputs() method in ReprocessFormatsMap
/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.h407 virtual const AudioInputCollection &getInputs() const in getInputs() function
/aosp12/packages/modules/NeuralNetworks/shim_and_sl/include/
H A DSupportLibraryWrapper.h327 const std::vector<uint32_t>& getInputs() const { return mInputs; } in getInputs() function