Searched defs:x2 (Results 1 – 2 of 2) sorted by relevance
| /system/ulib/gfx/ |
| A D | gfx.c | 83 …face* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned x2, unsigned y2) { in gfx_copyrect() 218 …face* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned x2, unsigned y2) { in copyrect8() 269 …face* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned x2, unsigned y2) { in copyrect16() 320 …face* surface, unsigned x, unsigned y, unsigned width, unsigned height, unsigned x2, unsigned y2) { in copyrect32() 369 void gfx_line(gfx_surface* surface, unsigned x1, unsigned y1, unsigned x2, unsigned y2, unsigned co… in gfx_line()
|
| /system/uapp/gfxlatency/ |
| A D | main.cpp | 112 uint32_t x2; member 144 uint32_t x2, uint32_t y2) { in copy_rect() 1627 uint32_t x2 = (uint32_t)round(p1.x); in main() local 1825 uint32_t x2 = damage.x2; in main() local 1905 uint32_t x2 = damage.x2; in main() local
|
Completed in 13 milliseconds