hwc_layer_1 構造体リファレンス

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 行 の定義。


この構造体のドキュメントは、次のファイルから生成されました。