Home
last modified time | relevance | path

Searched defs:alloc_device_t (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
Dgralloc.h255 typedef struct alloc_device_t { struct
272 int (*alloc)(struct alloc_device_t* dev, argument
286 int (*free)(struct alloc_device_t* dev, argument
293 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument
296 } alloc_device_t; typedef