Documentation de référence sur la struct hwc_display_contents_1
#include <
hwcomposer.h
>
Champs de données |
|
| int | retireFenceFd |
| union { | |
| struct { | |
| hwc_display_t dpy | |
| hwc_surface_t sur | |
| } | |
| struct { | |
| buffer_handle_t outbuf | |
| int outbufAcquireFenceFd | |
| } | |
| }; | |
| uint32_t | indicateurs |
| size_t | numHwLayers |
| hwc_layer_1_t | hwLayers [0] |
Description détaillée
Définition à la ligne 332 du fichier hwcomposer.h .
Documentation des champs
| union { ... } |
| hwc_display_t dpy |
Définition à la ligne 351 du fichier hwcomposer.h .
| Options uint32_t |
Définition à la ligne 404 du fichier hwcomposer.h .
| hwc_layer_1_t hwLayers[0] |
Définition à la ligne 406 du fichier hwcomposer.h .
| size_t numHwLayers |
Définition à la ligne 405 du fichier hwcomposer.h .
| buffer_handle_t outbuf |
Définition à la ligne 387 du fichier hwcomposer.h .
| int outbufAcquireFenceFd |
Définition à la ligne 396 du fichier hwcomposer.h .
| int retireFenceFd |
Définition à la ligne 341 du fichier hwcomposer.h .
| hwc_surface_t sur |
Définition à la ligne 352 du fichier hwcomposer.h .
La documentation de ce struct a été générée à partir du fichier suivant :
- hardware/libhardware/include/hardware/ hwcomposer.h