HomeSort by relevance Sort by last modified time
    Searched refs:fd_cleanup_bo_cache (Results 1 - 3 of 3) sorted by null

  /external/libdrm/freedreno/
freedreno_device.c 140 fd_cleanup_bo_cache(dev, 0);
freedreno_priv.h 95 void fd_cleanup_bo_cache(struct fd_device *dev, time_t time);
freedreno_bo.c 84 void fd_cleanup_bo_cache(struct fd_device *dev, time_t time) function
306 fd_cleanup_bo_cache(dev, time.tv_sec);

Completed in 54 milliseconds