Home
last modified time | relevance | path

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

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