Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 25 of 60) sorted by relevance

123

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
H A Dnn_tensor_test.cpp294 int32_t* shape = &index; variable
397 int32_t* shape = &index; variable
462 int32_t* shape = &index; variable
531 int32_t* shape = &index; variable
598 int32_t* shape = &index; variable
627 int32_t* shape = &index; variable
778 int32_t* shape = &index; variable
809 int32_t* shape = &index; variable
840 int32_t* shape = &index; variable
871 int32_t* shape = &index; variable
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/
H A D_o_h___a_i___shape_info.md31 ### shape subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mindspore-lite-kit/
H A D_o_h___a_i___shape_info.md31 ### shape subsection
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp92 OH_NN_ReturnCode TensorDesc::GetShape(int32_t** shape, size_t* shapeNum) const in GetShape()
111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DScene.js27 addShape(shape) { argument
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/30/
H A Dindex.js90 shape: "circle", property in options1.series.headPoint
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_model.h33 ParticleDisturbanceShapeType shape = ParticleDisturbanceShapeType::RECT; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_request_data.h44 int32_t shape = -1; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_property.cpp283 auto shape = propClipShape.value(); in ToJsonValue() local
295 auto shape = propClipMask.value(); in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmodel_view_impl.cpp90 void ModelViewImpl::AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>& shape) in AddGeometry()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnntensor.cpp345 int32_t* shape = nullptr; in CheckDimRanges() local
H A Dhdi_prepared_model_v1_0.cpp138 int32_t* shape = nullptr; in TransIOTensor() local
H A Dhdi_prepared_model_v2_0.cpp139 int32_t* shape = nullptr; in TransIOTensor() local
H A Dhdi_prepared_model_v2_1.cpp139 int32_t* shape = nullptr; in TransIOTensor() local
H A Dnn_tensor.cpp181 int32_t* shape {nullptr}; in BuildFromTensorDesc() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dextension_form_profile.cpp393 for (const auto &shape: form.supportShapes) { in GetSupportShapes() local
407 for (const auto &shape: supportShapeSet) { in GetSupportShapes() local
H A Dform_info.cpp120 for (const auto &shape : formInfo.supportShapes) { in FormInfo() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Dscene_viewer_component.h181 void AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>& shape) in AddGeometry()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_button_ffi.cpp144 void FfiOHOSAceFrameworkButtonSetType(int32_t shape) in FfiOHOSAceFrameworkButtonSetType()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
H A Dneural_network_core_test.cpp1088 const int32_t* shape = nullptr; variable
1102 const int32_t* shape = nullptr; variable
1144 int32_t* shape = nullptr; variable
1158 int32_t* shape = nullptr; variable
1172 int32_t* shape = nullptr; variable
1735 int32_t* shape = nullptr; variable
1758 int32_t* shape = nullptr; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp339 for (auto shape = shapes_.begin(); shape != shapes_.end();) { in UpdateGeometries() local
1200 std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) in DestroyNode()
1247 std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) in UpdateNodePosition()
1288 for (auto& shape : shapes) { in LoadCustGeometry() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_particle_bridge.cpp52 …Local<JSValueRef> shape = panda::ArrayRef::GetValueAt(vm, array, index * DISTURBANCE_FIELD_SIZE + … in SetDisturbanceField() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp76 JSRef<JSVal> shape = obj->GetProperty("shape"); in Create() local
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp240 int32_t shape = 3; in SetInputAndOutput() local
1317 int32_t** shape = &ptr; variable
1339 int32_t** shape = nullptr; variable
1361 int32_t** shape = &ptr; variable
1383 int32_t** shape = &ptr; variable
1403 int32_t** shape = &ptr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_slider_modifier.cpp411 auto shape = AceType::MakeRefPtr<ShapeRect>(); in SetSliderBlockShape() local
424 auto shape = AceType::MakeRefPtr<Circle>(); in SetSliderBlockShape() local
433 auto shape = AceType::MakeRefPtr<Ellipse>(); in SetSliderBlockShape() local

123