hwc_display_contents_1 構造体リファレンス
#include <
hwcomposer.h
>
データ フィールド |
|
| int | retireFenceFd |
| union { | |
| struct { | |
| hwc_display_t dpy | |
| hwc_surface_t sur | |
| } | |
| struct { | |
| buffer_handle_t outbuf | |
| int outbufAcquireFenceFd | |
| } | |
| }; | |
| uint32_t | フラグ |
| size_t | numHwLayers |
| hwc_layer_1_t | hwLayers [0] |
詳細な説明
ファイル hwcomposer.h の 332 行の定義。
フィールドのドキュメント
| union { ... } |
| hwc_display_t dpy |
ファイル hwcomposer.h の 351 行目の定義。
| uint32_t flags |
ファイル hwcomposer.h の 404 行の定義。
| hwc_layer_1_t hwLayers[0] |
ファイル hwcomposer.h の行 406 の定義。
| size_t numHwLayers |
ファイル hwcomposer.h の 405 行の定義。
| buffer_handle_t outbuf |
ファイル hwcomposer.h の 387 行 の定義。
| int outbufAcquireFenceFd |
ファイル hwcomposer.h の 396 行の定義。
| int retireFenceFd |
ファイル hwcomposer.h の 341 行の定義。
| hwc_surface_t sur |
ファイル hwcomposer.h の 352 行目の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ hwcomposer.h