Home
last modified time | relevance | path

Searched defs:indexOffset (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_morph.cpp218 const auto indexOffset = submesh.morphTargetBuffer.bufferOffset; in ComputeMorphs() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.h130 int32_t indexOffset = -1; member
H A Dmesh_builder.cpp1288 uint32_t indexOffset = 0u; in SetMorphTargetData() local
1719 GatherDeltasP(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions) GatherDeltasP() argument
1798 GatherDeltasPN(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetNormals) GatherDeltasPN() argument
1909 GatherDeltasPT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetTangents) GatherDeltasPT() argument
1913 GatherDeltasPNT(SubmeshExt& submesh, uint8_t* dst, uint32_t baseOffset, uint32_t indexOffset, uint32_t targetSize, const MeshBuilder::DataBuffer& targetPositions, const MeshBuilder::DataBuffer& targetNormals, const MeshBuilder::DataBuffer& targetTangents) GatherDeltasPNT() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h185 void SetIndexOffset(int32_t indexOffset) in SetIndexOffset() argument
/foundation/arkui/ui_lite/interfaces/kits/font/
H A Dui_font_header.h248 uint32_t indexOffset; member
264 uint32_t indexOffset; member

Completed in 6 milliseconds