Searched defs:create_window (Results 1 – 4 of 4) sorted by relevance
/hardware/intel/common/libva/test/common/ |
D | va_display_android.cpp | 51 static int create_window(int x, int y, int width, int height) in create_window() function
|
/hardware/intel/common/libva/test/putsurface/ |
D | putsurface_android.cpp | 63 static int create_window(void *win_display, int x, int y, int width, int height) in create_window() function
|
D | putsurface_x11.c | 71 static int create_window(void *win_display, int x, int y, int width, int height) in create_window() function
|
D | putsurface_wayland.c | 244 create_window(void *win_display, int x, int y, int width, int height) in create_window() function
|