Home
last modified time | relevance | path

Searched refs:CheckMatricIsSame (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/systemtest/
H A Dnative_image_opengl_system_test.cpp392 bool CheckMatricIsSame(float matrixOld[MATRIX_SIZE], float matrixNew[MATRIX_SIZE]) in CheckMatricIsSame() function
459 bool bRet = CheckMatricIsSame(matrix, matrixArr[i]); in HWTEST_F()
491 bool bRet = CheckMatricIsSame(matrix, matrixArrV2[i]); in HWTEST_F()
/foundation/graphic/graphic_2d/frameworks/surfaceimage/test/unittest/
H A Dnative_image_test.cpp515 bool CheckMatricIsSame(float matrixOld[MATRIX_SIZE], float matrixNew[MATRIX_SIZE]) in CheckMatricIsSame() function
605 bool bRet = CheckMatricIsSame(matrix, matrixArr[i]); in HWTEST_F()
679 bool bRet = CheckMatricIsSame(matrix, matrixArrV2[i]); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp1041 bool CheckMatricIsSame(float matrixOld[MATRIX_SIZE], float matrixNew[MATRIX_SIZE]) in CheckMatricIsSame() function
1099 bool bRet = CheckMatricIsSame(matrix90, matrix); in HWTEST_F()

Completed in 7 milliseconds