Home
last modified time | relevance | path

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

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dmulti-touch-viewer.c285 GLfloat dest_coord; in draw_grid() local
301 dest_coord = width; in draw_grid()
305 dest_coord = height; in draw_grid()
314 while (coord < dest_coord) in draw_grid()