hwc_display_contents_1 Struct Reference
#include <
hwcomposer.h
>
Data Fields |
|
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] |
Detailed Description
Definition at line 332 of file hwcomposer.h .
Field Documentation
union { ... } |
hwc_display_t dpy |
Definition at line 351 of file hwcomposer.h .
uint32_t flags |
Definition at line 404 of file hwcomposer.h .
hwc_layer_1_t hwLayers[0] |
Definition at line 406 of file hwcomposer.h .
size_t numHwLayers |
Definition at line 405 of file hwcomposer.h .
buffer_handle_t outbuf |
Definition at line 387 of file hwcomposer.h .
int outbufAcquireFenceFd |
Definition at line 396 of file hwcomposer.h .
int retireFenceFd |
Definition at line 341 of file hwcomposer.h .
hwc_surface_t sur |
Definition at line 352 of file hwcomposer.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ hwcomposer.h