Home
last modified time | relevance | path

Searched defs:GetPositionAndTangent (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h115 virtual bool GetPositionAndTangent( in GetPositionAndTangent() function in OHOS::Ace::Testing::TestingPath
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp273 bool Path::GetPositionAndTangent(scalar distance, Point& position, Point& tangent, bool forceClosed) const in GetPositionAndTangent() function in OHOS::Rosen::Drawing::Path
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/path_napi/
H A Djs_path.cpp329 napi_value JsPath::GetPositionAndTangent(napi_env env, napi_callback_info info) in GetPositionAndTangent() function in OHOS::Rosen::Drawing::JsPath
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_path.cpp431 bool SkiaPath::GetPositionAndTangent(scalar distance, Point& position, Point& tangent, bool forceClosed) in GetPositionAndTangent() function in OHOS::Rosen::Drawing::SkiaPath

Completed in 5 milliseconds