Home
last modified time | relevance | path

Searched refs:alloc_device_t (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/include/android_stub/hardware/
H A Dgralloc.h162 * been created with (*alloc_device_t::alloc)() can be used.
171 * with (*alloc_device_t::alloc)().
358 typedef struct alloc_device_t { struct
375 int (*alloc)(struct alloc_device_t* dev,
389 int (*free)(struct alloc_device_t* dev,
396 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len);
399 } alloc_device_t; typedef
405 struct alloc_device_t** device) { in gralloc_open()
410 static inline int gralloc_close(struct alloc_device_t* device) { in gralloc_close()

Completed in 1 milliseconds