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

  /external/chromium_org/third_party/libva/va/wayland/
va_backend_wayland.h 57 VAStatus (*vaGetImageBufferWl)(
  /hardware/intel/common/libva/va/wayland/
va_backend_wayland.h 57 VAStatus (*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 79 milliseconds