riferimento alla struttura alloc_device_t
riferimento alla struttura alloc_device_t
#include < gralloc.h >
Campi dati | |
struttura hw_device_t | comune |
int(* | alloc )(struct alloc_device_t *dev, int w, int h, int formato, int utilizzo, buffer_handle_t *handle, int *stride) |
int(* | free )(struct alloc_device_t *dev, buffer_handle_t handle) |
vuoto(* | dump )(struct alloc_device_t *dev, char *buff, int buff_len) |
vuoto * | riservati_proc [7] |
Descrizione dettagliata
Ogni struttura dati del dispositivo deve iniziare con hw_device_t seguito da metodi e attributi pubblici specifici del modulo.
Documentazione sul campo
int(* alloc)(struct alloc_device_t *dev, int w, int h, int formato, int utilizzo, buffer_handle_t *handle, int *stride) |
struttura hw_device_t comune |
void(* dump)(struct alloc_device_t *dev, char *buff, int buff_len) |
int(* free)(struct alloc_device_t *dev, buffer_handle_t handle) |
La documentazione per questa struttura è stata generata dal seguente file:
- hardware/libhardware/include/hardware/ gralloc.h