Searched refs:drawable_thread0 (Results 1 - 5 of 5) sorted by relevance

/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_x11.c80 drawable_thread0 = (void *)XCreateSimpleWindow(x11_display, root, x, y, width, height,
83 win = (Window)drawable_thread0;
84 if (drawable_thread0) {
100 window_thread0 = (Window)drawable_thread0;
101 drawable_thread0 = (void *)create_pixmap(x11_display, width, height);
H A Dputsurface_android.cpp87 drawable_thread0 = static_cast<void*>(&anw0);
H A Dputsurface_common.c71 static void *drawable_thread0, *drawable_thread1; variable
416 if (drawable == drawable_thread0)
659 putsurface_thread((void *)drawable_thread0);
H A Dputsurface_wayland.c263 drawable_thread0 = drawable1;
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp1926 static void *drawable_thread0, *drawable_thread1; variable

Completed in 77 milliseconds