Searched defs:p_window (Results 1 – 3 of 3) sorted by relevance
183 struct WaylandEglWindow *p_window = (struct WaylandEglWindow*)p_data; in frame_callback() local384 window_create_surface(struct WaylandEglWindow *p_window) in window_create_surface()405 struct WaylandEglWindow *p_window = (struct WaylandEglWindow*)p_task; in idle_redraw() local438 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
342 redraw_handler(struct WaylandEglWindow *p_window, void *p_data) in redraw_handler()594 struct WaylandEglWindow *p_window; in touch_event_test_main() local
43 struct WaylandEglWindow *p_window; member