/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | scroll_model_impl.cpp | 120 const std::pair<bool, Dimension>& width, EdgeEffect effect) in InitScrollBar()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/ |
H A D | rosen_render_transform.cpp | 235 auto effect = Rosen::RSTransitionEffect::Create(); in OnRSTransition() local
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | vibrator_thread.cpp | 105 std::string effect = info.effect; in PlayEffect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_page_transition.cpp | 84 auto effect = info[0]->ToNumber<int32_t>(); in Slide() local
|
/ohos5.0/drivers/hdf_core/framework/model/misc/vibrator/driver/src/ |
H A D | vibrator_haptic.c | 187 uint32_t effect; in ProcessHapticEffect() local
|
H A D | vibrator_driver.c | 165 const char *effect = NULL; in StartEffect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_transition_effect.cpp | 85 void RosenTransitionEffect::CombineWith(const RefPtr<RosenTransitionEffect>& effect) in CombineWith() 109 const RefPtr<NG::ChainedTransitionEffect>& effect) in ConvertToRosenTransitionEffect()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
H A D | cmd_list_helper_test.cpp | 381 const std::shared_ptr<ShaderEffect> effect = ShaderEffect::CreateColorShader(0); variable 398 const std::shared_ptr<PathEffect> effect = PathEffect::CreateCornerPathEffect(10); variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/ |
H A D | button_component.h | 141 void SetStateEffect(bool effect) in SetStateEffect()
|
/ohos5.0/drivers/peripheral/vibrator/hdi_impl/ |
H A D | vibrator_interface_impl.cpp | 153 int32_t VibratorInterfaceImpl::EnableCompositeEffect(const HdfCompositeEffectVdi &effect) in EnableCompositeEffect()
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_vibrator_VibratorController.cpp | 179 aidl::CompositeEffect effect; in effectFromJavaPrimitive() local 266 static jlong vibratorPerformEffect(JNIEnv* env, jclass /* clazz */, jlong ptr, jlong effect, in vibratorPerformEffect() 340 jlong effect, jlong strength) { in vibratorAlwaysOnEnable()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_transitioneffect.h | 141 RefPtr<NG::ChainedTransitionEffect> effect; variable
|
/ohos5.0/drivers/peripheral/vibrator/test/benchmarktest/ |
H A D | hdf_vibrator_benchmark_test.cpp | 231 HdfCompositeEffect effect; in BENCHMARK_F() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_service_unit_test.cpp | 197 Effect effect = {}; variable
|
/ohos5.0/drivers/peripheral/vibrator/hdi_service/ |
H A D | vibrator_if_service.cpp | 235 int32_t VibratorIfService::EnableCompositeEffect(const HdfCompositeEffect &effect) in EnableCompositeEffect()
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ |
H A D | render_resource_cache.h | 85 void AddEffect(std::string name, RenderEffectBasePtr effect) in AddEffect()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_scene.cpp | 297 auto effect = AceType::MakeRefPtr<ChainedOpacityEffect>(config.opacityEnd_); in BufferAvailableCallback() local 346 auto effect = AceType::MakeRefPtr<ChainedOpacityEffect>(0); in BufferAvailableCallbackForBlank() local
|
/aosp14/frameworks/base/libs/hwui/ |
H A D | DamageAccumulator.cpp | 268 const auto& effect = in findNearestStretchEffect() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/shared_overlay/ |
H A D | shared_transition_effect.cpp | 40 RefPtr<SharedTransitionEffect> effect; in GetSharedTransitionEffect() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
H A D | rs_implicit_animator_test.cpp | 106 auto effect = std::make_shared<RSTransitionEffect>(); in HWTEST_F() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_text_blob.cpp | 166 const std::shared_ptr<PathEffect> effect = drawingPaint->GetPathEffect(); in ConvertSkPaint() local
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | NotificationManager.java | 2257 final int effect = ALL_SUPPRESSED_EFFECTS[i]; in areAllVisualEffectsSuppressed() local 2267 final int effect = effects[i]; in toggleEffects() local 2281 final int effect = ALL_SUPPRESSED_EFFECTS[i]; in suppressedEffectsToString() local 2313 private static String effectToString(int effect) { in effectToString()
|
/aosp14/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
H A D | VolumeDialogController.java | 48 void vibrate(VibrationEffect effect); in vibrate()
|
/aosp14/frameworks/base/libs/hwui/effects/ |
H A D | GainmapRenderer.cpp | 149 static const SkRuntimeEffect* effect = []() -> SkRuntimeEffect* { in gainmap_apply_effect() local
|
/aosp14/frameworks/base/core/proto/android/server/vibrator/ |
H A D | vibratormanagerservice.proto | 94 optional CombinedVibrationEffectProto effect = 3; field
|