Searched defs:MapPoints (Results 1 – 4 of 4) sorted by relevance
65 …void MapPoints(std::vector<TestingPoint>& dst, const std::vector<TestingPoint>& src, uint32_t coun… in MapPoints() function
175 void Matrix::MapPoints(std::vector<Point>& dst, const std::vector<Point>& src, uint32_t count) const in MapPoints() function in OHOS::Rosen::Drawing::Matrix
200 void SkiaMatrix::MapPoints(std::vector<Point>& dst, const std::vector<Point>& src, uint32_t count) … in MapPoints() function in OHOS::Rosen::Drawing::SkiaMatrix
525 napi_value JsMatrix::MapPoints(napi_env env, napi_callback_info info) in MapPoints() function in OHOS::Rosen::Drawing::JsMatrix