Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/putsurface/
Dputsurface_x11.c52 static Pixmap create_pixmap(void *win_display, int width, int height) in create_pixmap() function
101 drawable_thread0 = (void *)create_pixmap(x11_display, width, height); in create_window()
125 drawable_thread1 = (void *)create_pixmap(x11_display, width, height); in create_window()