Home
last modified time | relevance | path

Searched defs:GetEffectInfo (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/
H A Defilter.h61 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::EFilter
/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
H A Dcustom_efilter.cpp91 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/
H A 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/brightness/
H A 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/contrast/
H A 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/crop/
H A Dcrop_efilter.cpp227 std::shared_ptr<EffectInfo> CropEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CropEFilter
/foundation/multimedia/image_effect/test/unittest/
H A Dnative_image_effect_unittest.cpp81 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter
114 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter2

Completed in 8 milliseconds