Home
last modified time | relevance | path

Searched refs:OH_EffectFilterDelegate_SetValue (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md22 | [OH_EffectFilterDelegate_SetValue](_image_effect.md#oh_effectfilterdelegate_setvalue) [setValue](…
61 OH_EffectFilterDelegate_SetValue ImageEffect_FilterDelegate::setValue
H A D_image_effect.md63 | typedef bool(\* [OH_EffectFilterDelegate_SetValue](#oh_effectfilterdelegate_setvalue)) ([OH_Effec…
506 ### OH_EffectFilterDelegate_SetValue subsection
509 typedef bool(* OH_EffectFilterDelegate_SetValue) (OH_EffectFilter *filter, const char *key, const I…
H A Dimage__effect__filter_8h.md58 | typedef bool(\* [OH_EffectFilterDelegate_SetValue](_image_effect.md#oh_effectfilterdelegate_setva…
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/
H A D_image_effect___filter_delegate.md22 | [OH_EffectFilterDelegate_SetValue](_image_effect.md#oh_effectfilterdelegate_setvalue) [setValue](…
64 OH_EffectFilterDelegate_SetValue ImageEffect_FilterDelegate::setValue
H A Dimage__effect__filter_8h.md58 | typedef bool(\* [OH_EffectFilterDelegate_SetValue](_image_effect.md#oh_effectfilterdelegate_setva…
H A D_image_effect.md61 | typedef bool(\* [OH_EffectFilterDelegate_SetValue](#oh_effectfilterdelegate_setvalue)) ([OH_Effec…
504 ### OH_EffectFilterDelegate_SetValue subsection
507 typedef bool(* OH_EffectFilterDelegate_SetValue) (OH_EffectFilter *filter, const char *key, const I…
/ohos5.0/foundation/multimedia/image_effect/interfaces/kits/native/
H A Dimage_effect_filter.h511 typedef bool (*OH_EffectFilterDelegate_SetValue)(OH_EffectFilter *filter, const char *key, typedef
577 OH_EffectFilterDelegate_SetValue setValue;