| /third_party/node/deps/v8/src/compiler/ |
| H A D | js-inlining.cc | 113 Node* effect = NodeProperties::GetEffectInput(call); in InlineCall() local 377 Node* effect = NodeProperties::GetEffectInput(node); in DetermineCallContext() local 635 Effect effect in ReduceJSCall() local [all...] |
| H A D | js-inlining-heuristic.cc | 518 Node* effect = NodeProperties::GetEffectInput(node); in TryReuseDispatch() local 761 Node* effect = InlineCandidate() local [all...] |
| H A D | memory-lowering.cc | 150 Node* effect = node->InputAt(1); in ReduceAllocateRaw() local 416 Node* effect = NodeProperties::GetEffectInput(node); DecodeExternalPointer() local 458 Node* effect = NodeProperties::GetEffectInput(node); ReduceLoadMap() local 551 Node* effect = NodeProperties::GetEffectInput(node); ReduceStoreField() local 702 AllocationState(AllocationGroup* group, Node* effect) AllocationState() argument 709 AllocationState(AllocationGroup* group, intptr_t size, Node* top, Node* effect) AllocationState() argument [all...] |
| /third_party/skia/src/gpu/gradients/ |
| H A D | GrGradientShader.cpp | 70 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( in make_single_interval_colorizer() local 90 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( in make_dual_interval_colorizer() local 257 sk_sp<SkRuntimeEffect> effect; in make_looping_colorizer() member 542 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( make_clamped_gradient() local 605 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( make_tiled_gradient() local 782 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeLinear() local 795 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeRadial() local 815 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeSweep() local 847 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local 867 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local 895 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local [all...] |
| /third_party/skia/include/effects/ |
| H A D | SkRuntimeEffect.h | 123 sk_sp<SkRuntimeEffect> effect; member 378 const SkRuntimeEffect* effect() const { return fEffect.get(); } in effect() function in SkSL::SkRuntimeEffectBuilder 388 explicit SkRuntimeEffectBuilder(sk_sp<SkRuntimeEffect> effect) in SkRuntimeEffectBuilder() argument [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | DisplacementMapEffect.cpp | 60 static const SkRuntimeEffect* effect = in displacement_effect_singleton() local
|
| H A D | FractalNoiseEffect.cpp | 225 static const SkRuntimeEffect* effect = in noise_effect() local
|
| /base/sensors/miscdevice/services/miscdevice_service/src/ |
| H A D | miscdevice_service.cpp | 372 int32_t MiscdeviceService::PlayVibratorEffect(int32_t vibratorId, const std::string &effect, in PlayVibratorEffect() argument 464 int32_t MiscdeviceService::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect() argument 867 PlayPrimitiveEffect(int32_t vibratorId, const std::string &effect, int32_t intensity, int32_t usage, bool systemUsage, int32_t count) PlayPrimitiveEffect() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_grid_bridge.cpp | 571 int32_t effect = static_cast<int32_t>(EdgeEffect::NONE); in SetEdgeEffect() local
|
| H A D | arkts_native_list_bridge.cpp | 263 int32_t effect = static_cast<int32_t>(EdgeEffect::SPRING); in SetListEdgeEffect() local
|
| H A D | arkts_native_tabs_bridge.cpp | 794 int32_t effect = static_cast<int32_t>(EdgeEffect::SPRING); in SetTabEdgeEffect() local
|
| H A D | arkts_native_water_flow_bridge.cpp | 353 int32_t effect = static_cast<int32_t>(EdgeEffect::NONE); in SetEdgeEffect() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/ |
| H A D | overlay_test_ng.cpp | 481 RefPtr<NG::ChainedTransitionEffect> effect = AceType::MakeRefPtr<NG::ChainedOpacityEffect>(1.0); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
| H A D | water_flow_test_ng.cpp | 1733 auto effect = gestureHub->scrollableActuator_->scrollEffects_[axis]; in HWTEST_F() local [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
| H A D | audio_effect_chain_manager.cpp | 28 static int32_t CheckValidEffectLibEntry(const std::shared_ptr<AudioEffectLibEntry> &libEntry, const std::string &effect, in CheckValidEffectLibEntry() argument 46 static int32_t FindEffectLib(const std::string &effect, in FindEffectLib() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
| H A D | rs_animation_supplement_test.cpp | 315 std::shared_ptr<const RSTransitionEffect> effect; in HWTEST_F() local 569 RSTransitionTest(const std::shared_ptr<const RSTransitionEffect>& effect, bool isTransitionIn) in RSTransitionTest() argument 577 RSTransitionMock(const std::shared_ptr<const RSTransitionEffect>& effect, bool isTransitionIn) in RSTransitionMock() argument 599 std::shared_ptr<const RSTransitionEffect> effect; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
| H A D | drawing_canvas_test.cpp | 593 OH_Drawing_ShaderEffect *effect = nullptr; in HWTEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-lg4ff.c | 406 static int lg4ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) in lg4ff_play() argument
|
| /kernel/linux/linux-5.10/drivers/input/joystick/ |
| H A D | xpad.c | 1268 static int xpad_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) in xpad_play_effect() argument
|
| H A D | gamecon.c | 250 gc_n64_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) gc_n64_play_effect() argument
|
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | drv260x.c | 271 drv260x_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv260x_haptics_play() argument
|
| H A D | uinput.c | 49 struct ff_effect *effect; member 734 struct ff_effect_compat effect; member 234 uinput_dev_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) uinput_dev_upload_effect() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/ |
| H A D | evdev.c | 1037 struct ff_effect effect; in evdev_do_ioctl() local
|
| /kernel/linux/linux-5.10/sound/isa/sb/ |
| H A D | emu8000.c | 668 int effect = emu->chorus_mode; in snd_emu8000_update_chorus_mode() local 796 int effect = emu->reverb_mode; snd_emu8000_update_reverb_mode() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-params.c | 558 u32 effect = cur_ie_config->effect; in rkisp1_cproc_config() local
|