Lines Matching defs:WIDTH
367 const int32_t WIDTH = 1920;
369 IRect rect = {0, 0, WIDTH, HEIGHT};
386 const int32_t WIDTH = 800;
390 info.width = WIDTH;
408 const int32_t WIDTH = 1920;
410 IRect rect = {0, 0, WIDTH, HEIGHT};
420 const uint32_t WIDTH = 1920;
424 auto ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, devId);
441 const int32_t WIDTH = 800;
445 info.width = WIDTH;
598 const int32_t WIDTH = 100;
601 IRect rect = {0, 0, WIDTH, HEIGHT};
624 const int32_t WIDTH = 100;
626 IRect rect = {0, 0, WIDTH, HEIGHT};
686 const int32_t WIDTH = 500;
688 IRect region = {0, 0, WIDTH, HEIGHT};