HomeSort by relevance Sort by last modified time
    Searched refs:vaGetImageBufferWl (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/libva/va/wayland/
va_backend_wayland.h 57 VAStatus (*vaGetImageBufferWl)(
va_wayland.h 118 vaGetImageBufferWl(
  /hardware/intel/common/libva/va/wayland/
va_backend_wayland.h 57 VAStatus (*vaGetImageBufferWl)(
va_wayland.h 118 vaGetImageBufferWl(
va_wayland.c 179 vaGetImageBufferWl(
190 if (!ctx->vtable_wayland || !ctx->vtable_wayland->vaGetImageBufferWl)
192 return ctx->vtable_wayland->vaGetImageBufferWl(ctx, image, flags,

Completed in 953 milliseconds