Home
last modified time | relevance | path

Searched refs:start_y (Results 1 – 6 of 6) sorted by relevance

/oneTBB/examples/common/gui/
H A Dgdivideo.cpp146 start_y(y), in drawing_area()
162 r.top = start_y; in update()
163 r.bottom = start_y + size_y; in update()
H A Dd2dvideo.cpp181 start_y(y), in drawing_area()
197 r.top = start_y; in update()
198 r.bottom = start_y + size_y; in update()
H A Dxvideo.cpp425 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 Dvideo.hpp132 const int start_x, start_y, size_x, size_y; member in drawing_area
200 start_y(y), in drawing_area()
H A Dconvideo.cpp137 start_y(y), in drawing_area()
H A Dmacvideo.cpp174 start_y(y), in drawing_area()