Searched refs:open_display (Results 1 - 8 of 8) sorted by relevance

/hardware/intel/common/libva/test/common/
H A Dva_display.h36 VADisplay (*open_display) (void); member in struct:__anon791
H A Dva_display.c127 if (!g_display_hooks->open_display)
129 va_dpy = g_display_hooks->open_display();
/hardware/intel/common/libva/test/putsurface/
H A Dputsurface_android.cpp45 static void *open_display(void);
53 static void *open_display() function
H A Dputsurface_x11.c33 static void *open_display(void);
42 static void *open_display(void) function
H A Dputsurface_wayland.c35 static void *open_display(void);
201 open_display(void) function
H A Dputsurface_common.c624 win_display = (void *)open_display();
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
H A Domx_vdec_test.cpp249 int open_display();
1442 if (open_display() != 0)
3774 if (open_display() != 0)
3856 int open_display() function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
H A Domx_vdec_test.cpp376 int open_display();
1654 if (open_display() != 0) {
4235 if (open_display() != 0) {
4310 int open_display() function

Completed in 102 milliseconds