Home
last modified time | relevance | path

Searched defs:INPUT (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/common/utils/include/
H A Ddevice_type.h30 INPUT = 0x20, // Key board enumerator
41 INPUT = 0x20, // Key board enumerator
/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/memory/
H A Deffect_memory_manager.h29 INPUT = 0, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_util.h41 INPUT, enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dfilter.h31 enum class FILTER_TYPE { INPUT, ALGOFILTER, MEGERFILTER, OUTPUT }; enumerator
/ohos5.0/base/customization/enterprise_device_management/common/native/include/plugin_utils/
H A Diptables_utils.h28 enum class Direction { INVALID = -1, INPUT, OUTPUT }; enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_single_post_process.h78 INPUT = 2, enumerator
H A Drender_node_mip_chain_post_process.h73 INPUT = 2, enumerator
H A Drender_node_mip_chain_post_process.cpp51 constexpr string_view INPUT = "input"; variable
H A Drender_node_single_post_process.cpp53 constexpr string_view INPUT = "input"; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_field_model.h137 INPUT, enumerator
145 INPUT, enumerator
H A Dtext_selector.h43 INPUT, enumerator
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_camera_single_post_process.h99 INPUT = 2, enumerator
H A Drender_node_camera_single_post_process.cpp58 constexpr string_view INPUT = "input"; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/auto_fill_manager/include/
H A Dauto_fill_custom_config.h92 INPUT, enumerator
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/common/
H A Daudio_adapter_info.h121 INPUT, enumerator
/ohos5.0/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_display_bind_helper.cpp43 const std::string INPUT { "input" }; variable