Home
last modified time | relevance | path

Searched defs:effectInfo (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/
H A Dnative_common_utils.cpp164 void NativeCommonUtils::SwitchToOHEffectInfo(const EffectInfo *effectInfo, OH_EffectFilterInfo *ohF… in SwitchToOHEffectInfo()
207 bool IsMatchLookupCondition(std::shared_ptr<EffectInfo> &effectInfo, std::string &type, uint32_t en… in IsMatchLookupCondition()
227 auto effectInfo = static_cast<OH_EffectFilterInfo *>(filterDelegate->GetEffectInfo()); in IsMatchLookupCondition() local
261 std::shared_ptr<EffectInfo> effectInfo; in ParseLookupKey() local
285 const std::shared_ptr<EffectInfo> &effectInfo) in SwitchToEffectInfo()
H A Dimage_effect_filter.cpp654 std::shared_ptr<EffectInfo> effectInfo = std::make_shared<EffectInfo>(); in OH_EffectFilter_Register() local
722 auto effectInfo = static_cast<OH_EffectFilterInfo *>(filterDelegate->GetEffectInfo()); in OH_EffectFilter_LookupFilterInfo() local
729 std::shared_ptr<EffectInfo> effectInfo = EFilterFactory::Instance()->GetEffectInfo(name); in OH_EffectFilter_LookupFilterInfo() local
H A Dimage_effect.cpp600 EffectJsonPtr effectInfo = JsonHelper::CreateObject(); in OH_ImageEffect_Save() local
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/custom/
H A Dcustom_efilter.cpp85 …CustomEFilter::SetEffectInfo(const std::string &name, const std::shared_ptr<EffectInfo> &effectInf… in SetEffectInfo()
/ohos5.0/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdf_vibrator_hdi_test.cpp457 HdfEffectInfo effectInfo; variable
482 HdfEffectInfo effectInfo; variable
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/
H A Defilter_factory.cpp48 std::shared_ptr<EffectInfo> &effectInfo) in RegisterDelegate()
H A Defilter.cpp93 std::shared_ptr<EffectInfo> effectInfo = EFilterFactory::Instance()->GetEffectInfo(name); in GetPixelFormatCap() local
106 std::shared_ptr<EffectInfo> effectInfo = EFilterFactory::Instance()->GetEffectInfo(name); in GetColorSpaceCap() local
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp124 HdfEffectInfo effectInfo; in GetEffectInfo() local
H A Dhdi_connection.cpp119 HdfEffectInfo effectInfo; in GetEffectInfo() local
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/
H A Dmiscdevice_service.cpp380 std::optional<HdfEffectInfo> effectInfo = vibratorHdiConnection_.GetEffectInfo(effect); in PlayVibratorEffect() local
463 std::optional<HdfEffectInfo> effectInfo = vibratorHdiConnection_.GetEffectInfo(effect); in IsSupportEffect() local
856 std::optional<HdfEffectInfo> effectInfo = vibratorHdiConnection_.GetEffectInfo(effect); in PlayPrimitiveEffect() local
/ohos5.0/drivers/peripheral/vibrator/hal/src/
H A Dvibrator_controller.c262 static int32_t GetEffectInfo(const char *effect, struct EffectInfo *effectInfo) in GetEffectInfo()
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/
H A Dvibrator_interface_impl.cpp165 …t VibratorInterfaceImpl::GetEffectInfo(const std::string &effectType, HdfEffectInfoVdi &effectInfo) in GetEffectInfo()
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/
H A Dhdf_vibrator_benchmark_test.cpp254 HdfEffectInfo effectInfo; in BENCHMARK_F() local
/ohos5.0/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp272 int32_t VibratorIfService::GetEffectInfo(const std::string &effectType, HdfEffectInfo &effectInfo) in GetEffectInfo()
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestImageEffect.cpp387 … auto *effectInfo = static_cast<std::shared_ptr<EffectInfo> *>(customTestEFilter->GetEffectInfo()); variable
H A Dnative_image_effect_unittest.cpp82 std::shared_ptr<EffectInfo> effectInfo = std::make_shared<EffectInfo>(); in GetEffectInfo() local
115 std::shared_ptr<EffectInfo> effectInfo = std::make_shared<EffectInfo>(); in GetEffectInfo() local