Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 25 of 38) sorted by relevance

12

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_select_popup_menu_callback_impl.cpp32 void ArkWebSelectPopupMenuCallbackImpl::Continue(const ArkWebInt32Vector& indices) in Continue()
/ohos5.0/foundation/ai/ai_engine/services/common/platform/os_wrapper/feature/source/
H A Dtype_converter.cpp30 #define TYPE_CONVERT_ITEMS(input, output, indices) \ argument
41 std::vector<size_t> indices(inputSize); in DoCast() local
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_select_popup_menu_callback_wrapper.cpp32 void ArkWebSelectPopupMenuCallbackWrapper::Continue(const std::vector<int32_t>& indices) in Continue()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_util.cpp102 vector<IndexType>& indices; member
110 vector<uint16_t>& indices = geometry.indices; in GenerateCubeGeometry() local
150 vector<uint32_t>& indices = geometry.indices; in GenerateSphereGeometry() local
201 vector<uint32_t>& indices = geometry.indices; in GenerateConeCap() local
240 vector<uint32_t>& indices = geometry.indices; in GenerateConeGeometry() local
312 vector<uint32_t>& indices = geometry.indices; in GenerateTorusGeometry() local
520 auto indices = FillData(PLANE_IND); in GeneratePlaneMesh() local
532 vector<uint32_t> indices; in GenerateSphereMesh() local
568 vector<uint32_t> indices; in GenerateConeMesh() local
604 vector<uint32_t> indices; in GenerateTorusMesh() local
[all …]
H A Dmesh_builder.cpp865 void SmoothNormal(array_view<const T> indices, const Math::Vec3* posPtr, Math::Vec3* norPtr) in SmoothNormal()
881 … GenerateDefaultNormals(vector<uint8_t>& generatedNormals, const IMeshBuilder::DataBuffer& indices, in GenerateDefaultNormals()
925 const IMeshBuilder::DataBuffer& indices, const IMeshBuilder::DataBuffer& positions, in GenerateDefaultTangents()
1193 void MeshBuilder::SetIndexData(size_t submeshIndex, const DataBuffer& indices) in SetIndexData()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample/
H A Dpanorama_demo.js43 let indices; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/sample2/
H A Dpanorama2_demo.js46 let indices; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DSphereGraph.js73 generateIndices(grid, indices, heightSegments, widthSegments, thetaStart, thetaEnd) { argument
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_structures_common.h242 uvec4 indices; member
255 uvec4 indices; member
264 uvec4 indices; member
295 uvec4 indices; member
328 uvec4 indices; member
352 uvec4 indices; member
363 uvec4 indices; member
403 uvec4 indices; member
443 void GetUnpackFlatIndices(in uint indices, out uint cameraIdx, out uint instanceIdx) in GetUnpackFlatIndices()
449 uint GetUnpackFlatIndicesInstanceIdx(in uint indices) in GetUnpackFlatIndicesInstanceIdx()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dmesh_arrays.h29 BASE_NS::vector<IndexType> indices; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_material.h180 BASE_NS::vector<uint32_t> indices; in CORE3D_BEGIN_NAMESPACE() member
H A Drender_data_store_default_material.cpp199 …const Math::UVec4 indices = { uint32_t(input.id >> 32u), uint32_t(input.id & 0xFFFFffff), 0u, 0u }; in MaterialUniformsPackedFromInput() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/vertices_fuzzer/
H A Dvertices_fuzzer.cpp52 uint16_t* indices = new uint16_t[arr_size]; in VerticesFuzzTest000() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dvertices.cpp30 int indexCount, const uint16_t indices[]) in MakeCopy()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_vertices.cpp41 int indexCount, const uint16_t indices[]) in MakeCopy()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/loaders/
H A Dintf_scene_loader.h134 uint32_t indices; member
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/gltf/
H A Dgltf.h210 uint32_t indices; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp291 uint16_t* indices = builder.indices(); in DrawBitmapMesh() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkcanvas_fuzzer/
H A Dcanvas_fuzzer.cpp355 uint16_t* indices = new uint16_t[indexCount]; in CanvasFuzzTest003() local
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
H A Dnnrt_op_builder.cpp326 … NnrtOpBuilder::AddTensor(int32_t tensorIndex, int32_t builtinCode, std::vector<uint32_t>& indices, in AddTensor()
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dinner_model.cpp76 const std::vector<uint32_t>& indices, in ConstructNNTensorsFromLiteGraph()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dcanvas_test.cpp308 const uint16_t indices[] = { 0, 1, 2 }; // 0, 1, 2 这些整数定义了indices数组中的索引值 in OnTestPerformance() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_node.cpp657 std::vector<std::string> indices; local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp252 uint16_t indices[COLOR_PARAMETER] = {0, 1, 2}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.cpp360 std::vector<std::string> indices; in PrepareTransformFrameAnimation() local

12