Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
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
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
/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
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dblock_component.h66 void SetBlockSize(const Dimension& size) in SetBlockSize() function in OHOS::Ace::BlockComponent
/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
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_tip_modifier.h118 void SetBlockSize(const SizeF& blockSize) in SetBlockSize() function in OHOS::Ace::NG::SliderTipModifier
H A Dslider_model_ng.cpp179 void SliderModelNG::SetBlockSize(const Dimension& width, const Dimension& height) in SetBlockSize() function in OHOS::Ace::NG::SliderModelNG
353 void SliderModelNG::SetBlockSize(FrameNode* frameNode, const Dimension& width, const Dimension& height) in SetBlockSize() function in OHOS::Ace::NG::SliderModelNG
H A Dslider_content_modifier.h200 void SetBlockSize(const SizeF& blockSize) in SetBlockSize() function in OHOS::Ace::NG::SliderContentModifier
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_slider.cpp511 void JSSlider::SetBlockSize(const JSCallbackInfo& info) in SetBlockSize() function in OHOS::OHOS::Ace::Framework::JSSlider
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_slider_bridge.cpp122 ArkUINativeModuleValue SliderBridge::SetBlockSize(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetBlockSize() function in OHOS::Ace::NG::SliderBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp100 void SetBlockSize(ArkUINodeHandle node, ArkUI_Float32 widthVal, in SetBlockSize() function

Completed in 10 milliseconds