Home
last modified time | relevance | path

Searched defs:inputFlags (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/tools/aapt2/test/
H A DBuilders.h255 ConfigDescriptionBuilder& setInputFlags(uint8_t inputFlags) { in setInputFlags()
/aosp12/frameworks/av/services/audioflinger/
H A DPatchPanel.cpp502 audio_input_flags_t inputFlags = mAudioPatch.sources[0].config_mask & AUDIO_PORT_CONFIG_FLAGS ? in createConnections() local
H A DThreads.cpp8138 audio_input_flags_t inputFlags = mInput->flags; in createRecordTrack_l() local
/aosp12/frameworks/base/libs/androidfw/include/androidfw/
H A DResourceTypes.h1075 uint8_t inputFlags; member