Home
last modified time | relevance | path

Searched refs:RECT2_POSITION_RIGHT (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dimage_test.cpp29 static constexpr scalar RECT2_POSITION_RIGHT = 500; variable
76 …Drawing::Rect r2(RECT2_POSITION_LEFT, RECT2_POSITION_TOP, RECT2_POSITION_RIGHT, RECT2_POSITION_BOT… in TestDrawImageRect()