Searched refs:linear_zalloc_parent (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/util/ | ||
D | ralloc.h | 488 void *linear_zalloc_parent(void *ralloc_ctx, unsigned size); |
D | ralloc.c | 694 linear_zalloc_parent(void *parent, unsigned size) in linear_zalloc_parent() function |