Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dimage_test.cpp26 static constexpr scalar RECT1_POSITION_BOTTOM = 200; variable
75 …ing::Rect r1(RECT1_POSITION_LEFT, RECT1_POSITION_TOP, RECT1_POSITION_RIGHT, RECT1_POSITION_BOTTOM); in TestDrawImageRect()