Home
last modified time | relevance | path

Searched defs:totalPoint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmatrix2d.cpp89 const Matrix4& matrix, const std::vector<OHOS::Ace::NG::PointT<int32_t>>& totalPoint) in SetMatrixPolyToPoly()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp300 std::vector<OHOS::Ace::NG::PointT<int32_t>> totalPoint; in SetPolyToPoly() local