OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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