Home
last modified time | relevance | path

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

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeMatrixTest.cpp40 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateDestroyNormal, TestSize.Level0) { in HWTEST_F()
56 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateDestroyNULL, TestSize.Level3) { in HWTEST_F()
69 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateDestroyMultipleCalls, TestSize.Level3) { in HWTEST_F()
96 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateRotationNormal, TestSize.Level0) { in HWTEST_F()
117 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateRotationNull, TestSize.Level3) { in HWTEST_F()
138 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateRotationAbnormal, TestSize.Level3) { in HWTEST_F()
159 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateRotationMaximum, TestSize.Level3) { in HWTEST_F()
180 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateRotationMultipleCalls, TestSize.Level3) { in HWTEST_F()
205 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateTranslationNormal, TestSize.Level0) { in HWTEST_F()
223 HWTEST_F(DrawingNativeMatrixTest, testMatrixCreateTranslationNul
[all...]
H A DDrawingNativeMatrixTestPart2.cpp40 HWTEST_F(DrawingNativeMatrixTest, testMatrixPostTranslateNormal, TestSize.Level0) { in HWTEST_F()
60 HWTEST_F(DrawingNativeMatrixTest, testMatrixPostTranslateNull, TestSize.Level3) { in HWTEST_F()
84 HWTEST_F(DrawingNativeMatrixTest, testMatrixPostTranslateAbnormal, TestSize.Level3) { in HWTEST_F()
104 HWTEST_F(DrawingNativeMatrixTest, testMatrixPostTranslateMaximum, TestSize.Level3) { in HWTEST_F()
124 HWTEST_F(DrawingNativeMatrixTest, testMatrixPostTranslateMultipleCalls, TestSize.Level3) { in HWTEST_F()
147 HWTEST_F(DrawingNativeMatrixTest, testMatrixResetNormal, TestSize.Level0) { in HWTEST_F()
167 HWTEST_F(DrawingNativeMatrixTest, testMatrixResetNull, TestSize.Level3) { in HWTEST_F()
182 HWTEST_F(DrawingNativeMatrixTest, testMatrixResetMultipleCalls, TestSize.Level3) { in HWTEST_F()
210 HWTEST_F(DrawingNativeMatrixTest, testMatrixConcatNormal, TestSize.Level0) { in HWTEST_F()
237 HWTEST_F(DrawingNativeMatrixTest, testMatrixConcatNul
[all...]
H A DDrawingNativeMatrixCommon.h23 class DrawingNativeMatrixTest : public testing::Test {}; class

Completed in 3 milliseconds