OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full: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 3100 milliseconds