Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dgralloc.h358 typedef struct alloc_device_t { struct
375 int (*alloc)(struct alloc_device_t* dev, argument
389 int (*free)(struct alloc_device_t* dev, argument
396 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument
399 } alloc_device_t; argument