Home
last modified time | relevance | path

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

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