Searched refs:start_y (Results 1 – 6 of 6) sorted by relevance
| /oneTBB/examples/common/gui/ |
| H A D | gdivideo.cpp | 146 start_y(y), in drawing_area() 162 r.top = start_y; in update() 163 r.bottom = start_y + size_y; in update()
|
| H A D | d2dvideo.cpp | 181 start_y(y), in drawing_area() 197 r.top = start_y; in update() 198 r.bottom = start_y + size_y; in update()
|
| H A D | xvideo.cpp | 425 start_y(y), in drawing_area() 445 XPutImage(dpy, win, gc, ximage, start_x, start_y, start_x, start_y, size_x, size_y); in update() 457 start_y, in update() 459 start_y, in update()
|
| H A D | video.hpp | 132 const int start_x, start_y, size_x, size_y; member in drawing_area 200 start_y(y), in drawing_area()
|
| H A D | convideo.cpp | 137 start_y(y), in drawing_area()
|
| H A D | macvideo.cpp | 174 start_y(y), in drawing_area()
|