Home
last modified time | relevance | path

Searched defs:SetPolyToPoly (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dmatrix.cpp185 bool Matrix::SetPolyToPoly(const Point src[], const Point dst[], uint32_t count) in SetPolyToPoly() function in OHOS::Rosen::Drawing::Matrix
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_matrix.cpp223 bool SkiaMatrix::SetPolyToPoly(const Point src[], const Point dst[], uint32_t count) in SetPolyToPoly() function in OHOS::Rosen::Drawing::SkiaMatrix
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/modules/
H A Djsi_matrix4_module.cpp261 shared_ptr<JsValue> SetPolyToPoly(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& … in SetPolyToPoly() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/matrix_napi/
H A Djs_matrix.cpp641 napi_value JsMatrix::SetPolyToPoly(napi_env env, napi_callback_info info) in SetPolyToPoly() function in OHOS::Rosen::Drawing::JsMatrix