OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vtable_wayland
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libva/va/wayland/
va_wayland.c
80
free(pDriverContext->
vtable_wayland
);
81
pDriverContext->
vtable_wayland
= NULL;
143
pDriverContext->
vtable_wayland
= vtable;
172
if (!ctx->
vtable_wayland
|| !ctx->
vtable_wayland
->vaGetSurfaceBufferWl)
174
return ctx->
vtable_wayland
->vaGetSurfaceBufferWl(ctx, surface, flags,
190
if (!ctx->
vtable_wayland
|| !ctx->
vtable_wayland
->vaGetImageBufferWl)
192
return ctx->
vtable_wayland
->vaGetImageBufferWl(ctx, image, flags,