Home
last modified time | relevance | path

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

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