hwc_layer_1 構造体リファレンス
#include <
hwcomposer.h
>
データ フィールド |
|
int32_t | compositionType |
uint32_t | ヒント |
uint32_t | フラグ |
union { | |
hwc_color_t backgroundColor | |
struct { | |
union { | |
buffer_handle_t handle | |
const native_handle_t * sidebandStream | |
} | |
uint32_t transform | |
int32_t blending | |
union { | |
hwc_rect_t sourceCropi | |
hwc_rect_t sourceCrop | |
hwc_frect_t sourceCropf | |
} | |
hwc_rect_t displayFrame | |
hwc_region_t visibleRegionScreen | |
int acquireFenceFd | |
int releaseFenceFd | |
uint8_t planeAlpha | |
uint8_t _pad [3] | |
hwc_region_t surfaceDamage | |
} | |
}; | |
uint8_t | 予約済み [96-84] |
詳細な説明
ファイル hwcomposer.h の 40 行目の定義。
フィールドのドキュメント
union { ... } |
uint8_t _pad[3] |
ファイル hwcomposer.h の 267 行 の定義。
int acquireFenceFd |
ファイル hwcomposer.h の 200 行目の定義。
hwc_color_t backgroundColor |
ファイル hwcomposer.h の 132 行 の定義。
int32_t ブレンド |
ファイル hwcomposer.h の 155 行 の定義。
int32_t compositionType |
ファイル hwcomposer.h の 116 行 の定義。
hwc_rect_t displayFrame |
ファイル hwcomposer.h の 174 行 の定義。
uint32_t flags |
ファイル hwcomposer.h の 128 行の定義。
buffer_handle_t handle |
ファイル hwcomposer.h の 144 行 の定義。
uint32_t hints |
ファイル hwcomposer.h の 125 行目の定義。
uint8_t planeAlpha |
ファイル hwcomposer.h の 264 行の定義。
int releaseFenceFd |
ファイル hwcomposer.h の 227 行 の定義。
uint8_t reserved[96-84] |
ファイル hwcomposer.h の 303 行の定義。
const native_handle_t* sidebandStream |
ファイル hwcomposer.h の行 148 の定義。
hwc_rect_t sourceCrop |
ファイル hwcomposer.h の 165 行 の定義。
hwc_frect_t sourceCropf |
ファイル hwcomposer.h の 167 行 の定義。
hwc_rect_t sourceCropi |
ファイル hwcomposer.h の 164 行 の定義。
hwc_region_t surfaceDamage |
ファイル hwcomposer.h の 288 行の定義。
uint32_t transform |
ファイル hwcomposer.h の 152 行目の定義。
hwc_region_t visibleRegionScreen |
ファイル hwcomposer.h の 180 行 の定義。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ hwcomposer.h