Lines Matching refs:WIDTH
368 const int32_t WIDTH = 1920; variable
370 IRect rect = {0, 0, WIDTH, HEIGHT};
387 const int32_t WIDTH = 800; variable
391 info.width = WIDTH;
409 const int32_t WIDTH = 1920; variable
411 IRect rect = {0, 0, WIDTH, HEIGHT};
421 const uint32_t WIDTH = 1920; variable
425 auto ret = g_composerDevice->CreateVirtualDisplay(WIDTH, HEIGHT, format, devId);
442 const int32_t WIDTH = 800; variable
446 info.width = WIDTH;
599 const int32_t WIDTH = 100; variable
602 IRect rect = {0, 0, WIDTH, HEIGHT};
625 const int32_t WIDTH = 100; variable
627 IRect rect = {0, 0, WIDTH, HEIGHT};
687 const int32_t WIDTH = 500; variable
689 IRect region = {0, 0, WIDTH, HEIGHT};