Home
last modified time | relevance | path

Searched defs:p_window (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dwindow.c183 struct WaylandEglWindow *p_window = (struct WaylandEglWindow*)p_data; in frame_callback() local
384 window_create_surface(struct WaylandEglWindow *p_window) in window_create_surface()
405 struct WaylandEglWindow *p_window = (struct WaylandEglWindow*)p_task; in idle_redraw() local
438 WindowCreateSurface(struct WaylandEglWindow *p_window) in WindowCreateSurface()
469 WindowScheduleRedraw(struct WaylandEglWindow *p_window) in WindowScheduleRedraw()
481 WindowScheduleResize(struct WaylandEglWindow *p_window, int width, int height) in WindowScheduleResize()
491 struct WaylandEglWindow *p_window) in DisplayAcquireWindowSurface()
582 struct WaylandEglWindow *p_window; in CreateEglWindow() local
Dmulti-touch-viewer.c342 redraw_handler(struct WaylandEglWindow *p_window, void *p_data) in redraw_handler()
594 struct WaylandEglWindow *p_window; in touch_event_test_main() local
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/include/
Dmulti-touch-viewer.h43 struct WaylandEglWindow *p_window; member