/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/ |
egl_g3d_api.c | 462 destroy_surface(_EGLDisplay *dpy, _EGLSurface *surf) function 481 destroy_surface(dpy, surf); 530 destroy_surface(dpy, old_draw); 532 destroy_surface(dpy, old_read);
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
egl_g3d_api.c | 462 destroy_surface(_EGLDisplay *dpy, _EGLSurface *surf) function 481 destroy_surface(dpy, surf); 530 destroy_surface(dpy, old_draw); 532 destroy_surface(dpy, old_read);
|
/hardware/intel/common/libva/va/glx/ |
va_glx_impl.c | 729 destroy_surface(VADriverContextP ctx, VASurfaceGLXP pSurfaceGLX) function 794 destroy_surface(ctx, pSurfaceGLX); 912 destroy_surface(ctx, pSurfaceGLX);
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/ |
egl_glx.c | 740 destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) function 785 destroy_surface(disp, old_dsurf); 787 destroy_surface(disp, old_rsurf); 1004 destroy_surface(disp, surf); [all...] |
/external/mesa3d/src/egl/drivers/glx/ |
egl_glx.c | 740 destroy_surface(_EGLDisplay *disp, _EGLSurface *surf) function 785 destroy_surface(disp, old_dsurf); 787 destroy_surface(disp, old_rsurf); 1004 destroy_surface(disp, surf); [all...] |