OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gbm_bo_write
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gbm/main/
gbm.h
205
* Buffer can be used for
gbm_bo_write
. This is guaranteed to work
259
gbm_bo_write
(struct gbm_bo *bo, const void *buf, size_t count);
gbm.c
248
gbm_bo_write
(struct gbm_bo *bo, const void *buf, size_t count)
function
Completed in 156 milliseconds