Searched refs:texs_three (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/graphic/acts_drawing_native/ |
H A D | DrawingNativeCanvasTestPart4.cpp | 1212 OH_Drawing_Point2D texs_three = {2, 0}; in HWTEST_F() local 1213 OH_Drawing_Point2D texs_vertices[3] = {texs_one, texs_two, texs_three}; in HWTEST_F() 1259 OH_Drawing_Point2D texs_three = {2, 0}; in HWTEST_F() local 1260 OH_Drawing_Point2D texs_vertices[3] = {texs_one, texs_two, texs_three}; in HWTEST_F() 1330 OH_Drawing_Point2D texs_three = {2, 0}; in HWTEST_F() local 1331 OH_Drawing_Point2D texs_vertices[3] = {texs_one, texs_two, texs_three}; in HWTEST_F() 1710 OH_Drawing_Point2D texs_three = {2.0f, 2.0f}; in HWTEST_F() local 1716 OH_Drawing_Point2D texs_vertices[3] = {texs_one, texs_two, texs_three}; in HWTEST_F()
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingCanvasTest.cpp | 228 OH_Drawing_Point2D texs_three = {2, 0}; in HWTEST_F() local 229 OH_Drawing_Point2D texs_vertices[POINT_PARAMETER] = {texs_one, texs_two, texs_three}; in HWTEST_F()
|
Completed in 6 milliseconds