Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h204 int vrend_create_surface(struct vrend_context *ctx,
Dvrend_decode.c628 ret = vrend_create_surface(ctx, handle, res_handle, format, val0, val1); in vrend_decode_create_surface()
Dvrend_renderer.c1826 int vrend_create_surface(struct vrend_context *ctx, in vrend_create_surface() function