Home
last modified time | relevance | path

Searched defs:shape (Results 1 - 25 of 46) sorted by relevance

12

/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() argument
111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_request_data.h44 int32_t shape = -1; member
50 << index << temporary << shape; in ToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_model.h33 ParticleDisturbanceShapeType shape = ParticleDisturbanceShapeType::RECT; member
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_prepared_model_v2_1.cpp139 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_v1_0.cpp138 int32_t* shape = nullptr; in TransIOTensor() local
H A Dnntensor.cpp345 int32_t* shape = nullptr; in CheckDimRanges() local
H A Dnnexecutor.cpp111 OH_NN_ReturnCode NNExecutor::GetOutputShape(uint32_t outputIndex, int32_t** shape, uint32_t* shapeNum) const in GetOutputShape() argument
/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
H A Dnn_tensor_test.cpp294 int32_t* shape = &index; in HWTEST_F() local
397 int32_t* shape = &index; in HWTEST_F() local
462 int32_t* shape = &index; in HWTEST_F() local
531 int32_t* shape = &index; in HWTEST_F() local
598 int32_t* shape = &index; in HWTEST_F() local
627 int32_t* shape = &index; HWTEST_F() local
778 int32_t* shape = &index; HWTEST_F() local
809 int32_t* shape = &index; HWTEST_F() local
840 int32_t* shape = &index; HWTEST_F() local
871 int32_t* shape = &index; HWTEST_F() local
902 int32_t* shape = &index; HWTEST_F() local
1079 int32_t* shape = &index; HWTEST_F() local
1107 int32_t* shape = &index; HWTEST_F() local
1138 int32_t* shape = &index; HWTEST_F() local
1173 int32_t* shape = &index; HWTEST_F() local
1252 int32_t* shape = &index; HWTEST_F() local
1282 int32_t* shape = &index; HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp376 std::vector<int64_t> shape; in HWTEST_F() local
/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 + STEP_1); in SetDisturbanceField() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_form.cpp70 JSRef<JSVal> shape = obj->GetProperty("shape"); in Create() local
H A Djs_slider.cpp568 auto shape = jsObj->GetProperty("shape"); in SetBlockStyle() local
/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() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_button_ffi.cpp141 void FfiOHOSAceFrameworkButtonSetType(int32_t shape) in FfiOHOSAceFrameworkButtonSetType() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_model_ng.cpp254 void ScrollableModelNG::SetContentClip(ContentClipMode mode, const RefPtr<ShapeRect>& shape) in SetContentClip() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_property.cpp289 auto shape = propClipShape.value(); in ToJsonValue() local
301 auto shape = propClipMask.value(); in ToJsonValue() local
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_particle_animate_test.cpp904 ShapeType shape; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp865 ShapeType shape; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp1233 std::vector<int64_t> shape; in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp1294 std::vector<int64_t> shape; in HWTEST_F() local
/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() argument
/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; in HWTEST_F() local
1339 int32_t** shape = nullptr; in HWTEST_F() local
1361 int32_t** shape = &ptr; in HWTEST_F() local
1383 int32_t** shape = &ptr; HWTEST_F() local
1403 int32_t** shape = &ptr; HWTEST_F() local
[all...]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
H A Dneural_network_runtime_test.cpp242 int32_t shape = 3; in SetInputAndOutput() local
1572 int32_t** shape = &ptr; in HWTEST_F() local
1594 int32_t** shape = nullptr; in HWTEST_F() local
1616 int32_t** shape = &ptr; in HWTEST_F() local
1638 int32_t** shape = &ptr; HWTEST_F() local
1658 int32_t** shape = &ptr; HWTEST_F() local
[all...]
/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; in HWTEST_F() local
1102 const int32_t* shape = nullptr; in HWTEST_F() local
1144 int32_t* shape = nullptr; in HWTEST_F() local
1158 int32_t* shape = nullptr; in HWTEST_F() local
1172 int32_t* shape in HWTEST_F() local
1735 int32_t* shape = nullptr; HWTEST_F() local
1758 int32_t* shape = nullptr; HWTEST_F() local
[all...]

Completed in 42 milliseconds

12