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

  /hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr_priv.h 51 drm_intel_bo *(*bo_alloc)(drm_intel_bufmgr *bufmgr, const char *name, member in struct:_drm_intel_bufmgr
57 * This is otherwise the same as bo_alloc.
intel_bufmgr.c 51 return bufmgr->bo_alloc(bufmgr, name, size, alignment);
intel_bufmgr_fake.c     [all...]
intel_bufmgr_gem.c     [all...]

Completed in 30 milliseconds