Home
last modified time | relevance | path

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

/external/libdrm/freedreno/
Dfreedreno_priv.h229 static inline void VG_BO_RELEASE(struct fd_bo *bo) in VG_BO_RELEASE() function
248 static inline void VG_BO_RELEASE(struct fd_bo *bo) {} in VG_BO_RELEASE() function
Dfreedreno_bo_cache.c207 VG_BO_RELEASE(bo); in fd_bo_cache_free()