Home
last modified time | relevance | path

Searched defs:component (Results 151 - 175 of 1747) sorted by relevance

12345678910>>...70

/foundation/arkui/ace_engine/frameworks/core/components_v2/ability_component/
H A Drender_ability_component.cpp35 void RenderAbilityComponent::Update(const RefPtr<Component>& component) in Update() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dcomponent.cpp46 inline bool IsRenderComponent(const RefPtr<T>& component) in IsRenderComponent() argument
H A Dcomponent_group_element.cpp58 const auto& component = *itComponent; in UpdateChildren() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dcheckbox_composed_element.cpp105 auto component = renderCheckbox->GetCheckboxComponent(); in GetWidth() local
117 auto component = renderCheckbox->GetCheckboxComponent(); in GetHeight() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent_utils.cpp25 Component* component = GetComponentFromBindingObject(value); in GetViewFromBindingObject() local
35 Component* component = nullptr; in GetComponentFromBindingObject() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dprofiler_module.cpp47 uint8_t component = 0; in StartTracing() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dlazy_load_manager.cpp68 Component *component = ComponentUtils::GetComponentFromBindingObject(watcher.GetNativeElement()); in RenderSingleLazyWatcher() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dlist_tdd_test.cpp57 Component* component = ComponentFactory::CreateComponent(componentNameId, objGlob, children); in ListTest001() local
97 Component* component = ComponentFactory::CreateComponent(componentNameId, objGlob, children); in ListTest002() local
139 Component* component = ComponentFactory::CreateComponent(componentNameId, objGlob, children); ListTest003() local
181 Component* component = ComponentFactory::CreateComponent(componentNameId, objGlob, children); ListTest004() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_utils.h62 inline int32_t HdiSetParameter(T* component, uint32_t paramIndex, U& param) in HdiSetParameter() argument
68 inline int32_t HdiGetParameter(T* component, uint32_t paramIndex, U& param) in HdiGetParameter() argument
74 inline int32_t HdiSendCommand(T* component, OMX_COMMANDTYPE cmd, uint32_t param, U&& cmdData) in HdiSendCommand() argument
80 inline int32_t HdiFillThisBuffer(T* component, argument
86 HdiEmptyThisBuffer(T* component, U* buffer) HdiEmptyThisBuffer() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Darizona-haptics.c37 struct snd_soc_component *component = in arizona_haptics_work() local
142 struct snd_soc_component *component; in arizona_haptics_close() local
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dadau7002.c25 struct snd_soc_component *component = in adau7002_aif_event() local
40 static int adau7002_component_probe(struct snd_soc_component *component) in adau7002_component_probe() argument
H A Drt1308-sdw.h158 struct snd_soc_component *component; member
H A Dwm8782.c60 static int wm8782_soc_probe(struct snd_soc_component *component) in wm8782_soc_probe() argument
66 static void wm8782_soc_remove(struct snd_soc_component *component) in wm8782_soc_remove() argument
73 static int wm8782_soc_suspend(struct snd_soc_component *component) in wm8782_soc_suspend() argument
80 static int wm8782_soc_resume(struct snd_soc_component *component) in wm8782_soc_resume() argument
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dlowland.c35 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in lowland_wm5100_init() local
68 struct snd_soc_component *component = asoc_rtd_to_codec(rtd, 0)->component; in lowland_wm9081_init() local
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_maxim_common.c74 struct snd_soc_component *component = codec_dai->component; in max98373_trigger() local
H A Dskl_hda_dsp_common.h50 struct snd_soc_component *component; in skl_hda_hdmi_build_controls() local
H A Dsof_sdw_rt5682.c53 struct snd_soc_component *component = codec_dai->component; in rt5682_rtd_init() local
H A Dsof_sdw_rt700.c53 struct snd_soc_component *component = codec_dai->component; in rt700_rtd_init() local
/kernel/linux/linux-5.10/drivers/media/usb/au0828/
H A Dau0828-cards.c113 int au0828_tuner_callback(void *priv, int component, int command, int arg) in au0828_tuner_callback() argument
/kernel/linux/linux-6.6/drivers/media/usb/au0828/
H A Dau0828-cards.c113 int au0828_tuner_callback(void *priv, int component, int command, int arg) in au0828_tuner_callback() argument
/kernel/linux/linux-6.6/drivers/input/misc/
H A Darizona-haptics.c37 struct snd_soc_component *component = in arizona_haptics_work() local
142 struct snd_soc_component *component; in arizona_haptics_close() local
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw_rt5682.c53 struct snd_soc_component *component = codec_dai->component; in rt5682_rtd_init() local
H A Dsof_sdw_rt700.c53 struct snd_soc_component *component = codec_dai->component; in rt700_rtd_init() local
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt1308-sdw.h159 struct snd_soc_component *component; member
H A Dadau7002.c25 struct snd_soc_component *component = in adau7002_aif_event() local
40 static int adau7002_component_probe(struct snd_soc_component *component) in adau7002_component_probe() argument

Completed in 7 milliseconds

12345678910>>...70