Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/testcase/interface/
Dcanvastest.ts175 export class CanvasDrawPath extends TestBase { class
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dcanvas_test.h200 explicit CanvasDrawPath(int type) : TestBase(type) {}; in CanvasDrawPath() function