Home
last modified time | relevance | path

Searched defs:effectId (Results 1 – 23 of 23) sorted by relevance

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/
H A D_controller_id.md27 ### effectId subsection
H A D_effect_info.md28 ### effectId subsection
H A D_effect_controller_descriptor.md29 ### effectId subsection
/ohos5.0/drivers/peripheral/audio/interfaces/effect/v1_0/
H A Deffect_types_vdi.h28 char *effectId; member
34 char *effectId; member
38 char *effectId; member
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/vibrator/
H A D_primitive_effect_v11.md40 ### effectId subsection
/ohos5.0/drivers/peripheral/audio/effect/test/fuzztest/effectconfig_fuzzer/corpus/
H A Dsample.json6 "effectId":"aaaabbbb-8888-9999-6666-aabbccdd9966ff" string
/ohos5.0/base/sensors/miscdevice/frameworks/native/vibrator/
H A Dvibrator_agent.cpp70 int32_t StartVibrator(const char *effectId) in StartVibrator()
184 int32_t IsSupportEffect(const char *effectId, bool *state) in IsSupportEffect()
256 int32_t PlayPrimitiveEffect(const char *effectId, int32_t intensity) in PlayPrimitiveEffect()
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/issupporteffect_fuzzer/
H A Dissupporteffect_fuzzer.cpp50 char effectId[LEN + 1]; in IsSupportEffectFuzzTest() local
/ohos5.0/drivers/peripheral/audio/effect/config/include/
H A Dparse_effect_config.h31 const char *effectId; member
/ohos5.0/base/sensors/miscdevice/test/fuzztest/vibrator/playprimitiveeffect_fuzzer/
H A Dplayprimitiveeffect_fuzzer.cpp80 char effectId[LEN + 1]; in PlayPrimitiveEffectFuzzTest() local
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_js.cpp61 std::string effectId; member
111 string effectId; in VibrateEffectId() local
400 string effectId; in IsSupportEffect() local
427 string effectId; in IsSupportEffectSync() local
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/
H A Daudio_capture_common_test.cpp943 uint64_t effectId = 0; variable
952 uint64_t effectId = -1; variable
965 uint64_t effectId = 0; variable
974 uint64_t effectId = -1; variable
/ohos5.0/foundation/multimedia/player_framework/test/unittest/audio_haptic_test/
H A Daudio_haptic_unit_test.cpp117 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable
166 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable
239 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable
260 std::string effectId = HAPTIC_TEST_EFFECT_ID; variable
/ohos5.0/drivers/peripheral/audio/effect/test/fuzztest/effectcontrol_fuzzer/
H A Deffectcontrol_fuzzer.cpp95 char *effectId = strdup("aaaabbbb-8888-9999-6666-aabbccdd9966ff"); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_transitioneffect_ffi.cpp85 void FfiOHOSAceFrameworkTransitionEffectCombine(int64_t id, int64_t effectId) in FfiOHOSAceFrameworkTransitionEffectCombine()
/ohos5.0/foundation/multimedia/player_framework/interfaces/inner_api/native/audio_haptic/include/
H A Daudio_haptic_player.h67 std::string effectId = ""; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_manager_impl.cpp118 …icManagerImpl::RegisterSourceWithEffectId(const std::string &audioUri, const std::string &effectId) in RegisterSourceWithEffectId()
/ohos5.0/drivers/peripheral/audio/test/unittest/common/render/
H A Daudio_render_common_test.cpp837 uint64_t effectId = 0; variable
843 uint64_t effectId = 0; variable
/ohos5.0/drivers/peripheral/vibrator/interfaces/include/
H A Dvibrator_type.h151 int32_t effectId; /** Effect id. */ member
/ohos5.0/drivers/peripheral/vibrator/interfaces/v1_1/
H A Divibrator_type_vdi.h70 int32_t effectId; member
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_benchmarktest.cpp640 uint64_t effectId = 0; in BENCHMARK_F() local
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/native/
H A Dvibrator_agent_test.cpp119 bool IsSupportVibratorEffect(const char* effectId) in IsSupportVibratorEffect()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/render/
H A Daudio_render_benchmarktest.cpp739 uint64_t effectId = 0; in BENCHMARK_F() local