Home
last modified time | relevance | path

Searched refs:vrend_create_surface (Results 1 – 3 of 3) sorted by relevance

/external/virglrenderer/src/
Dvrend_renderer.h164 int vrend_create_surface(struct vrend_context *ctx,
Dvrend_decode.c593 ret = vrend_create_surface(ctx->grctx, handle, res_handle, format, val0, val1); in vrend_decode_create_surface()
Dvrend_renderer.c1493 int vrend_create_surface(struct vrend_context *ctx, in vrend_create_surface() function