Home
last modified time | relevance | path

Searched refs:ralloc_adopt (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dralloc.h304 void ralloc_adopt(const void *new_ctx, void *old_ctx);
Dralloc.c319 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt() function
885 ralloc_adopt(ctx->rubbish, ctx); in gc_sweep_start()