Searched defs:vaGetSurfaceBufferWl (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/wayland/
H A Dva_backend_wayland.h49 VAStatus (*vaGetSurfaceBufferWl)( member in struct:VADriverVTableWayland
H A Dva_wayland.c161 vaGetSurfaceBufferWl( function
172 if (!ctx->vtable_wayland || !ctx->vtable_wayland->vaGetSurfaceBufferWl)
174 return ctx->vtable_wayland->vaGetSurfaceBufferWl(ctx, surface, flags,

Completed in 82 milliseconds