Searched refs:BITMAP_WIDTH (Results 1 – 2 of 2) sorted by relevance
21 static constexpr int32_t BITMAP_WIDTH = 300; variable36 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()
23 static constexpr int32_t BITMAP_WIDTH = 200; variable35 bmp.Build(BITMAP_WIDTH, BITMAP_HEIGHT, format); // bitmap width and height in TestDrawBitmap()