Home
last modified time | relevance | path

Searched defs:GetEffectInfo (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/
Defilter.h61 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
Dcustom_efilter.cpp106 std::shared_ptr<EffectInfo> CustomEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomEFilter
/foundation/multimedia/image_effect/frameworks/native/efilter/base/
Defilter_factory.cpp102 std::shared_ptr<EffectInfo> EFilterFactory::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::EFilterFactory
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/
Dcontrast_efilter.cpp135 std::shared_ptr<EffectInfo> ContrastEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::ContrastEFilter
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/
Dbrightness_efilter.cpp136 std::shared_ptr<EffectInfo> BrightnessEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::BrightnessEFilter
/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/
Dcrop_efilter.cpp226 std::shared_ptr<EffectInfo> CropEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CropEFilter
/foundation/multimedia/image_effect/test/unittest/
DTestImageEffect.cpp71 void *GetEffectInfo() override in GetEffectInfo() function in OHOS::Media::Effect::Test::CustomTestEFilter
Dnative_image_effect_unittest.cpp80 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter
113 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter2
/foundation/multimedia/image_effect/frameworks/native/capi/
Dimage_effect_filter.cpp152 void *GetEffectInfo() override in GetEffectInfo() function in FilterDelegate