Home
last modified time | relevance | path

Searched defs:component (Results 226 - 250 of 1747) sorted by relevance

12345678910>>...70

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Drating_model_impl.cpp25 auto component = AceType::MakeRefPtr<RatingComponent>(); in Create() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_v2/swiper/
H A Dswiper_element.cpp49 auto component = AceType::DynamicCast<SwiperComponent>(component_); in PerformBuild() local
106 RefPtr<Element> SwiperElement::OnUpdateElement(const RefPtr<Element>& element, const RefPtr<Component>& component) in OnUpdateElement() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Dwater_flow_element.cpp66 auto component = AceType::DynamicCast<V2::WaterFlowComponent>(component_); in PerformBuild() local
119 RefPtr<Element> WaterFlowElement::OnUpdateElement(const RefPtr<Element>& element, const RefPtr<Component>& component) in OnUpdateElement() argument
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtab_content_proxy_element.cpp145 OnUpdateElement( const RefPtr<Element>& element, const RefPtr<Component>& component) OnUpdateElement() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dradio_switch_tdd_test.cpp43 Component *component = GetRenderedComponent(radioComponentId_); in WidthRadioValueTest001() local
104 Component *component = GetRenderedComponent(radioComponentId_); WidthRadioValueTest002() local
141 Component *component = GetRenderedComponent(switchComponentId_); WidthSwitchValueTest003() local
198 Component *component = GetRenderedComponent(switchComponentId_); WidthSwitchValueTest004() local
236 Component *component = GetRenderedComponent(radioComponentId_); HeightRadioValueTest005() local
297 Component *component = GetRenderedComponent(switchComponentId_); HeightRadioValueTest006() local
334 Component *component = GetRenderedComponent(switchComponentId_); HeightSwitchValueTest007() local
390 Component *component = GetRenderedComponent(switchComponentId_); HeightSwitchValueTest008() local
[all...]
H A Dswitch_tdd_test.cpp67 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); in ComponentSwitchAttributeSetTest001() local
133 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); ComponentSwitchAttributeSetTest002() local
170 Component* component = ComponentFactory::CreateComponent(componentKeyId_, optionsObj_, childrenObj_); ComponentSwitchAttributeSetTest003() local
[all...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Ddiv_component.cpp177 Component *component = const_cast<Component *>(child); in AttachView() local
/foundation/arkui/ace_engine_lite/test/moduletest/common/
H A Dbase_test.cpp51 Component *component = ComponentFactory::CreateComponent(componentKeyId, globObj_, children); in GetRenderedComponent() local
75 void BaseTest::UpdateNumAttributeOrStyleValue(Component *component, in UpdateNumAttributeOrStyleValue() argument
96 UpdateCharAttributeOrStyleValue(Component *component, const char *attributeName, const char *newCharValue, const bool isToSetAttribute) const UpdateCharAttributeOrStyleValue() argument
[all...]
/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Dplugin_render.cpp29 void OnSurfaceCreatedCB(OH_NativeXComponent *component, void *window) in OnSurfaceCreatedCB() argument
56 void OnSurfaceDestroyedCB(OH_NativeXComponent *component, void *window) in OnSurfaceDestroyedCB() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/
H A Dimage_ffi_test.cpp118 CRetComponent component; in HWTEST_F() local
147 CRetComponent component; in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/
H A Dimage_native.cpp77 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetByteBuffer() local
97 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetBufferSize() local
114 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetRowStride() local
131 auto component = image->imgNative->GetComponent(componentType); in OH_ImageNative_GetPixelStride() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dcodec_cmd_executor.cpp28 CodecCmdExecutor::CodecCmdExecutor(CodecComponentType* component, uint32_t inPortIndex) in CodecCmdExecutor() argument
H A Dcodec_port.cpp34 CodecPort::CodecPort(CodecComponentType* component, uint32_t portIndex, const CompVerInfo& verInfo) in CodecPort() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Duttrack.c91 acpi_ut_allocate_and_track(acpi_size size, u32 component, const char *module, u32 line) acpi_ut_allocate_and_track() argument
153 acpi_ut_allocate_zeroed_and_track(acpi_size size, u32 component, const char *module, u32 line) acpi_ut_allocate_zeroed_and_track() argument
217 acpi_ut_free_and_track(void *allocation, u32 component, const char *module, u32 line) acpi_ut_free_and_track() argument
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_size size, u8 alloc_type, u32 component, const char *module, u32 line) acpi_ut_track_allocation() argument
421 acpi_ut_remove_allocation(struct acpi_debug_mem_block *allocation, u32 component, const char *module, u32 line) acpi_ut_remove_allocation() argument
540 acpi_ut_dump_allocations(u32 component, const char *module) acpi_ut_dump_allocations() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-msg-port.h100 u32 component; /* Component this port belongs to (Read Only) */ member
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dcq93vc.c35 struct snd_soc_component *component = dai->component; in cq93vc_mute() local
62 static int cq93vc_set_bias_level(struct snd_soc_component *component, in cq93vc_set_bias_level() argument
112 static int cq93vc_probe(struct snd_soc_component *component) in cq93vc_probe() argument
[all...]
H A Dad1980.c204 static int ad1980_reset(struct snd_soc_component *component, int try_warm) in ad1980_reset() argument
231 static int ad1980_soc_probe(struct snd_soc_component *component) in ad1980_soc_probe() argument
285 ad1980_soc_remove(struct snd_soc_component *component) ad1980_soc_remove() argument
[all...]
H A Ddmic.c36 struct snd_soc_component *component = dai->component; in dmic_daiops_trigger() local
56 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dmic_aif_event() local
90 static int dmic_component_probe(struct snd_soc_component *component) in dmic_component_probe() argument
[all...]
H A Dac97.c35 struct snd_soc_component *component = dai->component; in ac97_prepare() local
64 static int ac97_soc_probe(struct snd_soc_component *component) in ac97_soc_probe() argument
88 static int ac97_soc_suspend(struct snd_soc_component *component) in ac97_soc_suspend() argument
97 static int ac97_soc_resume(struct snd_soc_component *component) in ac97_soc_resume() argument
[all...]
H A Dwm_hubs.h50 struct snd_soc_component *component; member
H A Dmax98357a.c32 struct snd_soc_component *component = dai->component; in max98357a_daiops_trigger() local
63 struct snd_soc_component *component = in max98357a_sdmode_event() local
H A Drt1015p.c28 struct snd_soc_component *component = dai->component; in rt1015p_daiops_trigger() local
58 struct snd_soc_component *component = in rt1015p_sdb_event() local
/kernel/linux/linux-5.10/sound/soc/intel/boards/
H A Dsof_sdw_rt711_sdca.c77 struct snd_soc_component *component = codec_dai->component; in rt711_sdca_rtd_init() local
H A Dsof_sdw_rt711.c77 struct snd_soc_component *component = codec_dai->component; in rt711_rtd_init() local
/kernel/linux/linux-5.10/sound/soc/mediatek/common/
H A Dmtk-afe-platform-driver.c49 int mtk_afe_add_sub_dai_control(struct snd_soc_component *component) in mtk_afe_add_sub_dai_control() argument
80 snd_pcm_uframes_t mtk_afe_pcm_pointer(struct snd_soc_component *component, in mtk_afe_pcm_pointer() argument
115 int mtk_afe_pcm_new(struct snd_soc_component *component, in mtk_afe_pcm_new() argument
[all...]

Completed in 9 milliseconds

12345678910>>...70