alloc_device_t Strukturreferenz
alloc_device_t Strukturreferenz
#include < gralloc.h >
Datenfelder | |
Struktur hw_device_t | gemeinsam |
int(* | alloc )(struct alloc_device_t *dev, int w, int h, int format, int verwenden, buffer_handle_t *handle, int *stride) |
int(* | free )(struct alloc_device_t *dev, buffer_handle_t handle) |
Leere(* | dump )(struct alloc_device_t *dev, char *buff, int buff_len) |
Leere * | reservierter_proc [7] |
detaillierte Beschreibung
Jede Gerätedatenstruktur muss mit hw_device_t beginnen, gefolgt von modulspezifischen öffentlichen Methoden und Attributen.
Felddokumentation
int(* alloc)(struct alloc_device_t *dev, int w, int h, int format, int verwenden, buffer_handle_t *handle, int *stride) |
struct hw_device_t common |
void(* dump)(struct alloc_device_t *dev, char *buff, int buff_len) |
int(* free)(struct alloc_device_t *dev, buffer_handle_t handle) |
Die Dokumentation für diese Struktur wurde aus der folgenden Datei generiert:
- hardware/libhardware/include/hardware/ gralloc.h