Home
last modified time | relevance | path

Searched refs:BITMAP_HEIGHT (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/test/src/
H A Dbitmap_test.cpp24 static constexpr int32_t BITMAP_HEIGHT = 200; member
35 bmp.Build(BITMAP_WIDTH, BITMAP_HEIGHT, format); // bitmap width and height in TestDrawBitmap()
H A Dimage_test.cpp22 static constexpr int32_t BITMAP_HEIGHT = 300; member
36 bmp.Build(BITMAP_WIDTH, BITMAP_HEIGHT, format); // bitmap width and height in TestDrawImage()
70 bmp.Build(BITMAP_WIDTH, BITMAP_HEIGHT, format); // bitmap width and height in TestDrawImageRect()

Completed in 1 milliseconds