Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
Dmatrix_test.h27 explicit MatrixReset(int type) : TestBase(type) in MatrixReset() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ets/ets/testcase/interface/
Dmatrixtest.ts166 export class MatrixReset extends TestBase { class