Searched defs:GetEffectInfo (Results 1 – 9 of 9) sorted by relevance
61 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function
106 std::shared_ptr<EffectInfo> CustomEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomEFilter
102 std::shared_ptr<EffectInfo> EFilterFactory::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::EFilterFactory
135 std::shared_ptr<EffectInfo> ContrastEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::ContrastEFilter
136 std::shared_ptr<EffectInfo> BrightnessEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::BrightnessEFilter
226 std::shared_ptr<EffectInfo> CropEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CropEFilter
71 void *GetEffectInfo() override in GetEffectInfo() function in OHOS::Media::Effect::Test::CustomTestEFilter
80 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter113 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomTestEFilter2
152 void *GetEffectInfo() override in GetEffectInfo() function in FilterDelegate