Searched defs:SetDelta (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ | ||
H A D | chain_animation.cpp | 46 void ChainAnimationNode::SetDelta(float delta, float spaceDelta, float duration) in SetDelta() function in OHOS::Ace::ChainAnimationNode |
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/ | ||
H A D | range_builder.cpp | 75 OH_NN_ReturnCode RangeBuilder::SetDelta(const std::shared_ptr<NNTensor>& tensor) in SetDelta() function in OHOS::NeuralNetworkRuntime::Ops::RangeBuilder |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/ | ||
H A D | drag_recognizer.h | 48 DragUpdateInfo& SetDelta(const Offset& delta) in SetDelta() function |
H A D | gesture_event.h | 200 void SetDelta(const Offset& delta) in SetDelta() function |