alloc_device_t 結構參考
alloc_device_t 結構參考
#include < gralloc.h >
資料欄位 | |
結構體hw_device_t | 常見的 |
整數(* | alloc )(struct alloc_device_t *dev, int w, int h, int 格式, int 用法, buffer_handle_t *handle, int *stride) |
整數(* | free )(struct alloc_device_t *dev, buffer_handle_t 句柄) |
空白(* | 轉儲)(struct alloc_device_t *dev, char *buff, int buff_len) |
空白 * | 保留進程[7] |
詳細說明
每個裝置資料結構必須以hw_device_t開頭,後面跟著模組特定的公共方法和屬性。
現場文檔
int(* alloc)(struct alloc_device_t *dev, int w, int h, int 格式, int 用法, buffer_handle_t *handle, int *stride) |
結構體hw_device_t公共 |
void(* dump)(struct alloc_device_t *dev, char *buff, int buff_len) |
int(* free)(struct alloc_device_t *dev, buffer_handle_t 句柄) |
該結構的文檔是從以下文件產生的: