hwc_display_contents_1 構造体リファレンス

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 { ... }

ファイル 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 行の定義。

ファイル hwcomposer.h 352 行目の定義。


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