הפניה ל-Struct alloc_device_t

הפניה ל-Struct alloc_device_t

#include < gralloc.h >

שדות נתונים

struct hw_device_t   נפוץ
 
int(*  alloc )(struct alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *handle, int *stride)
 
int(*  free )(struct alloc_device_t *dev, buffer_handle_t handle)
 
void(*  dump )(struct alloc_device_t *dev, char *buff, int buff_len)
 
void *  reserved_proc [7]
 

תיאור מפורט

כל מבנה נתונים של מכשיר חייב להתחיל ב- hw_device_t , ולאחר מכן בשיטות ובמאפיינים ציבוריים ספציפיים למודול.

ההגדרה מופיעה בשורה 326 בקובץ gralloc.h .

מסמכי תיעוד של שדה

int(* alloc)(struct alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *handle, int *stride)

ההגדרה מופיעה בשורה 343 בקובץ gralloc.h .

struct hw_device_t common

ההגדרה מופיעה בשורה 327 בקובץ gralloc.h .

void(* dump)(struct alloc_device_t *dev, char *buff, int buff_len)

ההגדרה מופיעה בשורה 364 בקובץ gralloc.h .

int(* free)(struct alloc_device_t *dev, buffer_handle_t handle)

ההגדרה מופיעה בשורה 357 בקובץ gralloc.h .

void* reserved_proc[7]

ההגדרה מופיעה בשורה 366 בקובץ gralloc.h .


התיעוד של המבנה הזה נוצר מהקובץ הבא: