Home
last modified time | relevance | path

Searched refs:startTarget (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1745 const auto startTarget = reinterpret_cast<MorphInputData*>(dst + targetOffset); in GatherDeltasP() local
1746 auto target = startTarget; in GatherDeltasP()
1771 const auto startTarget = reinterpret_cast<MorphInputData*>(dst + targetOffset); in GatherDeltasP() local
1772 auto target = startTarget; in GatherDeltasP()
1837 const auto startTarget = reinterpret_cast<MorphInputData*>(dst + targetOffset); in GatherDeltasPN() local
1838 auto target = startTarget; in GatherDeltasPN()
1871 const auto startTarget = reinterpret_cast<MorphInputData*>(dst + targetOffset); in GatherDeltasPN() local
1872 auto target = startTarget; in GatherDeltasPN()
1967 const auto startTarget = reinterpret_cast<MorphInputData*>(dst + targetOffset); in GatherDeltasPNT() local
1968 auto target = startTarget; in GatherDeltasPNT()
[all …]