Aloc_device_t Referência Struct
Aloc_device_t Referência Struct
#include < gralloc.h >
Campos de Dados | |
struct hw_device_t | comum |
int (* | aloc ) (struct aloc_device_t * dev, int w, int h, formato int, uso int, buffer_handle_t * handle, int * stride) |
int (* | livre ) (struct alloc_device_t * dev, buffer_handle_t handle) |
vazio(* | despejo ) (struct aloc_device_t * dev, char * buff, int buff_len) |
vazio * | reserved_proc [7] |
Descrição detalhada
Cada estrutura de dados do dispositivo deve começar com hw_device_t seguido por métodos e atributos públicos específicos do módulo.
Documentação de Campo
int (* alloc) (struct aloc_device_t * dev, int w, int h, formato int, uso int, buffer_handle_t * handle, int * stride) |
struct hw_device_t common |
void (* dump) (struct aloc_device_t * dev, char * buff, int buff_len) |
int (* livre) (struct alloc_device_t * dev, buffer_handle_t handle) |
A documentação para esta estrutura foi gerada a partir do seguinte arquivo:
- hardware / libhardware / include / hardware / gralloc.h