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

/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_x11.c109 drawable_thread1 = (void *)XCreateSimpleWindow(x11_display, root, width, 0, width, height,
111 win = (Window)drawable_thread1;
112 if (drawable_thread1) {
124 window_thread1 = (Window)drawable_thread1;
125 drawable_thread1 = (void *)create_pixmap(x11_display, width, height);
H A Dputsurface_android.cpp114 drawable_thread1 = static_cast<void *>(&anw1);
H A Dputsurface_common.c71 static void *drawable_thread0, *drawable_thread1; variable
418 if (drawable == drawable_thread1)
508 if (drawable == drawable_thread1)
657 ret = pthread_create(&thread1, NULL, putsurface_thread, (void*)drawable_thread1);
H A Dputsurface_wayland.c278 drawable_thread1 = drawable2;
/hardware/intel/common/libva/test/transcode/
H A Dmpeg2transcode.cpp1926 static void *drawable_thread0, *drawable_thread1; variable

Completed in 21 milliseconds