| /third_party/skia/gm/ |
| H A D | runtimeshader.cpp | 657 auto effect = SkRuntimeEffect::MakeForShader(SkString(kSrc)).effect; in normal_map_shader() local 681 auto effect = SkRuntimeEffect::MakeForShader(SkString(kSrc)).effect; in lit_shader() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/transform/ |
| H A D | render_transform.cpp | 274 Matrix4 RenderTransform::ParseTransformEffect(const TransformOperation& effect) in ParseTransformEffect() argument 313 ParseDimension(TransformOperation& effect) ParseDimension() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/data_panel/ |
| H A D | data_panel_modifier.h | 107 void SetEffect(bool effect) in SetEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | page_transition_option.cpp | 596 CreateSlideEffectAnimation( TweenOption& tweenOption, SlideEffect effect, PageTransitionType type, TransitionDirection direction) CreateSlideEffectAnimation() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_scroll_bridge.cpp | 322 int32_t effect = static_cast<int32_t>(EdgeEffect::NONE); in SetEdgeEffect() local
|
| /foundation/arkui/ace_engine/test/unittest/core/base/ |
| H A D | view_abstract_test_ng_new.cpp | 317 RefPtr<NG::ChainedTransitionEffect> effect; in HWTEST_F() local
|
| H A D | view_abstract_test_ng.cpp | 1176 RefPtr<NG::ChainedTransitionEffect> effect; in HWTEST_F() local 1213 RefPtr<NG::ChainedTransitionEffect> effect; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/stage/ |
| H A D | stage_test_ng.cpp | 1074 auto effect = AceType::MakeRefPtr<PageTransitionEffect>(PageTransitionType::ENTER, option); in HWTEST_F() local
|
| /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() argument 108 ConvertToRosenTransitionEffect( const RefPtr<NG::ChainedTransitionEffect>& effect) ConvertToRosenTransitionEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
| H A D | transition_property.h | 231 void SetTransitionEffect(const RefPtr<NG::ChainedTransitionEffect>& effect)
in SetTransitionEffect() argument 267 void SetTranslateEffect(const TranslateOptions& effect)
in SetTranslateEffect() argument 297 void SetRotateEffect(const RotateOptions& effect)
in SetRotateEffect() argument 327 void SetScaleEffect(const ScaleOptions& effect)
in SetScaleEffect() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | render_node_post_process_util.cpp | 510 auto& effect = combineData_; in ExecuteCombine() local 836 auto& effect = copyData_; ExecuteBlit() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| H A D | drv2667.c | 226 drv2667_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2667_haptics_play() argument
|
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| H A D | fimc-core.c | 461 struct fimc_effect *effect = &ctx->effect; in fimc_set_color_effect() local [all...] |
| /kernel/linux/linux-5.10/sound/isa/gus/ |
| H A D | interwave.c | 58 static int effect[SNDRV_CARDS]; variable
|
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| H A D | emux_nrpn.c | 18 int effect; member
|
| /kernel/linux/linux-5.10/include/sound/ |
| H A D | emux_synth.h | 136 struct snd_emux_effect_table *effect; member
|
| /kernel/linux/linux-6.6/include/sound/ |
| H A D | emux_synth.h | 136 struct snd_emux_effect_table *effect; member
|
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-core.c | 460 struct fimc_effect *effect = &ctx->effect; in fimc_set_color_effect() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/misc/ |
| H A D | drv2667.c | 228 drv2667_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv2667_haptics_play() argument
|
| /kernel/linux/linux-6.6/sound/isa/gus/ |
| H A D | interwave.c | 52 static int effect[SNDRV_CARDS]; variable
|
| /kernel/linux/linux-6.6/sound/synth/emux/ |
| H A D | emux_nrpn.c | 18 int effect; member
|
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeDrawingCanvasTest.cpp | 542 OH_Drawing_ShaderEffect *effect = nullptr; in HWTEST_F() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | node-properties.cc | 126 void NodeProperties::ReplaceEffectInput(Node* node, Node* effect, int index) { in ReplaceEffectInput() argument 178 void NodeProperties::ReplaceUses(Node* node, Node* value, Node* effect, in ReplaceUses() argument 214 Node* effect = NodeProperties::GetEffectInput(node); in FindFrameStateBefore() local 371 InferMapsUnsafe( JSHeapBroker* broker, Node* receiver, Effect effect, ZoneRefUnorderedSet<MapRef>* maps_out) InferMapsUnsafe() argument 511 NoObservableSideEffectBetween(Node* effect, Node* dominator) NoObservableSideEffectBetween() argument 525 CanBePrimitive(JSHeapBroker* broker, Node* receiver, Effect effect) CanBePrimitive() argument 550 CanBeNullOrUndefined(JSHeapBroker* broker, Node* receiver, Effect effect) CanBeNullOrUndefined() argument [all...] |
| H A D | typed-optimization.cc | 170 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceMaybeGrowFastElements() local 226 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckMaps() local 270 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckEqualsInternalizedString() local 282 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckEqualsSymbol() local
|
| H A D | verifier.cc | 198 Node* effect = NodeProperties::GetEffectInput(node); in Check() local [all...] |