Home
last modified time | relevance | path

Searched defs:SetBlockSize (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dblock_component.h66 void SetBlockSize(const Dimension& size) in SetBlockSize() function
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dspace_to_depth_builder.cpp36 OH_NN_ReturnCode SpaceToDepthBuilder::SetBlockSize(const std::shared_ptr<NNTensor>& tensor) in SetBlockSize() function in OHOS::NeuralNetworkRuntime::Ops::SpaceToDepthBuilder
H A Ddepth_to_space_builder.cpp35 OH_NN_ReturnCode DepthToSpaceBuilder::SetBlockSize(const std::shared_ptr<NNTensor>& tensor) in SetBlockSize() function in OHOS::NeuralNetworkRuntime::Ops::DepthToSpaceBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dbatch_to_space_nd_test.cpp52 void BatchToSpaceNDBuilderTest::SetBlockSize(OH_NN_DataType dataType, in SetBlockSize() function in OHOS::NeuralNetworkRuntime::UnitTest::BatchToSpaceNDBuilderTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.h118 void SetBlockSize(const SizeF& blockSize) in SetBlockSize() function
H A Dslider_content_modifier.h200 void SetBlockSize(const SizeF& blockSize) in SetBlockSize() function
H A Dslider_model_ng.cpp181 void SliderModelNG::SetBlockSize(const Dimension& width, const Dimension& height) in SetBlockSize() function in OHOS::Ace::NG::SliderModelNG
355 void SliderModelNG::SetBlockSize(FrameNode* frameNode, const Dimension& width, const Dimension& hei… in SetBlockSize() function in OHOS::Ace::NG::SliderModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dslider_model_impl.cpp129 void SliderModelImpl::SetBlockSize(const Dimension& width, const Dimension& height) {} in SetBlockSize() function in OHOS::Ace::Framework::SliderModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp504 void JSSlider::SetBlockSize(const JSCallbackInfo& info) in SetBlockSize() function in OHOS::Ace::Framework::JSSlider
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp119 ArkUINativeModuleValue SliderBridge::SetBlockSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBlockSize() function in OHOS::Ace::NG::SliderBridge
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp104 void SetBlockSize(ArkUINodeHandle node, ArkUI_Float32 widthVal, in SetBlockSize() function