การอ้างอิงโครงสร้าง alloc_device_t

การอ้างอิงโครงสร้าง alloc_device_t

#include < gralloc.h >

ฟิลด์ข้อมูล

struct hw_device_t   common
 
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 .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้