Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c404 static void* putsurface_thread(void *data) in putsurface_thread() function
657 ret = pthread_create(&thread1, NULL, putsurface_thread, (void*)drawable_thread1); in main()
659 putsurface_thread((void *)drawable_thread0); in main()