Riferimento alla struttura hwc_display_contents_1
#include <
hwcomposer.h
>
Campi dati |
|
int | retireFenceFd |
union { | |
struct { | |
hwc_display_t dpy | |
hwc_surface_t sur | |
} | |
struct { | |
buffer_handle_t outbuf | |
int outbufAcquireFenceFd | |
} | |
}; | |
uint32_t | flags |
size_t | numHwLayers |
hwc_layer_1_t | hwLayers [0] |
Descrizione dettagliata
Definizione alla riga 332 del file hwcomposer.h .
Documentazione dei campi
union { ... } |
hwc_display_t dpy |
Definizione nella riga 351 del file hwcomposer.h .
uint32_t flags |
Definizione nella riga 404 del file hwcomposer.h .
hwc_layer_1_t hwLayers[0] |
Definizione alla riga 406 del file hwcomposer.h .
size_t numHwLayers |
Definizione nella riga 405 del file hwcomposer.h .
buffer_handle_t outbuf |
Definizione alla riga 387 del file hwcomposer.h .
int outbufAcquireFenceFd |
Definizione alla riga 396 del file hwcomposer.h .
int retireFenceFd |
Definizione alla riga 341 del file hwcomposer.h .
hwc_surface_t sur |
Definizione alla riga 352 del file hwcomposer.h .
La documentazione di questa struttura è stata generata dal seguente file:
- hardware/libhardware/include/hardware/ hwcomposer.h