/ohos5.0/foundation/multimedia/image_effect/interfaces/inner_api/native/efilter/ |
H A D | efilter.h | 61 static std::shared_ptr<EffectInfo> GetEffectInfo(const std::string &name) in GetEffectInfo() function
|
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/ |
H A D | vibrator_if.h | 148 int32_t (*GetEffectInfo)(const char *effectType, struct EffectInfo *effectInfo); member
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/custom/ |
H A D | custom_efilter.cpp | 106 std::shared_ptr<EffectInfo> CustomEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CustomEFilter
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/interface/src/ |
H A D | vibrator_hdi_connection.cpp | 96 std::optional<HdfEffectInfo> VibratorHdiConnection::GetEffectInfo(const std::string &effect) in GetEffectInfo() function in OHOS::Sensors::VibratorHdiConnection
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/base/ |
H A D | efilter_factory.cpp | 102 std::shared_ptr<EffectInfo> EFilterFactory::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::EFilterFactory
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/brightness/ |
H A D | brightness_efilter.cpp | 136 std::shared_ptr<EffectInfo> BrightnessEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::BrightnessEFilter
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/contrast/ |
H A D | contrast_efilter.cpp | 135 std::shared_ptr<EffectInfo> ContrastEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::ContrastEFilter
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/hdi_connection/adapter/src/ |
H A D | compatible_connection.cpp | 121 std::optional<HdfEffectInfo> CompatibleConnection::GetEffectInfo(const std::string &effect) in GetEffectInfo() function in OHOS::Sensors::CompatibleConnection
|
H A D | hdi_connection.cpp | 113 std::optional<HdfEffectInfo> HdiConnection::GetEffectInfo(const std::string &effect) in GetEffectInfo() function in OHOS::Sensors::HdiConnection
|
/ohos5.0/drivers/peripheral/vibrator/hal/src/ |
H A D | vibrator_controller.c | 262 static int32_t GetEffectInfo(const char *effect, struct EffectInfo *effectInfo) in GetEffectInfo() function
|
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/ |
H A D | vibrator_interface_impl.cpp | 165 int32_t VibratorInterfaceImpl::GetEffectInfo(const std::string &effectType, HdfEffectInfoVdi &effec… in GetEffectInfo() function in OHOS::HDI::Vibrator::V1_1::VibratorInterfaceImpl
|
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/ |
H A D | hdf_vibrator_benchmark_test.cpp | 251 BENCHMARK_F(VibratorBenchmarkTest, GetEffectInfo)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/drivers/peripheral/vibrator/hdi_service/ |
H A D | vibrator_if_service.cpp | 272 int32_t VibratorIfService::GetEffectInfo(const std::string &effectType, HdfEffectInfo &effectInfo) in GetEffectInfo() function in OHOS::HDI::Vibrator::V1_3::VibratorIfService
|
/ohos5.0/foundation/multimedia/image_effect/test/unittest/ |
H A D | TestImageEffect.cpp | 71 void *GetEffectInfo() override in GetEffectInfo() function in OHOS::Media::Effect::Test::CustomTestEFilter
|
H A D | native_image_effect_unittest.cpp | 80 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
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/efilter/filterimpl/crop/ |
H A D | crop_efilter.cpp | 226 std::shared_ptr<EffectInfo> CropEFilter::GetEffectInfo(const std::string &name) in GetEffectInfo() function in OHOS::Media::Effect::CropEFilter
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/capi/ |
H A D | image_effect_filter.cpp | 152 void *GetEffectInfo() override in GetEffectInfo() function in FilterDelegate
|