Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/testcase/interface/
Dpathtest.ts23 export class PathLineTo extends TestBase { class
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dpath_test.h270 explicit PathLineTo(int type) : TestBase(type) {}; in PathLineTo() function