Searched refs:matrix90 (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | native_window_test.cpp | 1102 float matrix90[16] = {0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1}; variable 1103 bool bRet = CheckMatricIsSame(matrix90, matrix);
|