Searched defs:otherOne (Results 1 - 2 of 2) sorted by relevance
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingRectTest.cpp | 69 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/ |
H A D | drawing_rect_test.cpp | 68 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400);
in HWTEST_F() local 216 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); // 250 300 400 600 rect param
in HWTEST_F() local 251 OH_Drawing_Rect *otherOne = OH_Drawing_RectCreate(300, 250, 600, 400); // 250 300 400 600 rect param
in HWTEST_F() local 275 OH_Drawing_Rect *otherOne = nullptr; HWTEST_F() local [all...] |
Completed in 1 milliseconds