Home
last modified time | relevance | path

Searched defs:PathTransform (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ui_lite/frameworks/draw/
Dclip_utils.cpp29 using PathTransform = DepictTransform<UICanvasPath>; typedef
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dpath_test.h362 explicit PathTransform(int type) : TestBase(type) {}; in PathTransform() function