Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h114 virtual bool GetPositionAndTangent( in GetPositionAndTangent() function
/ohos5.0/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… in GetPositionAndTangent() function in OHOS::Rosen::Drawing::Path
/ohos5.0/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 forceCl… in GetPositionAndTangent() function in OHOS::Rosen::Drawing::SkiaPath
/ohos5.0/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