Home
last modified time | relevance | path

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

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