Searched defs:SetPolyToPoly (Results 1 – 5 of 5) sorted by relevance
424 RetDataBool CjMatrix::SetPolyToPoly(const CArrPoint& src, const CArrPoint& dst, int64_t count) in SetPolyToPoly() function in OHOS::CJDrawing::CjMatrix
200 bool Matrix::SetPolyToPoly(const Point src[], const Point dst[], uint32_t count) in SetPolyToPoly() function in OHOS::Rosen::Drawing::Matrix
233 bool SkiaMatrix::SetPolyToPoly(const Point src[], const Point dst[], uint32_t count) in SetPolyToPoly() function in OHOS::Rosen::Drawing::SkiaMatrix
261 shared_ptr<JsValue> SetPolyToPoly(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& … in SetPolyToPoly() function
899 napi_value JsMatrix::SetPolyToPoly(napi_env env, napi_callback_info info) in SetPolyToPoly() function in OHOS::Rosen::Drawing::JsMatrix