Home
last modified time | relevance | path

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

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