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 flags
 
size_t  numHwLayers
 
hwc_layer_1_t   hwLayers [0]
 

詳細說明

定義位於檔案 hwcomposer.h 332 行。

欄位說明文件

union { ... }

定義位於檔案 hwcomposer.h 351 行。

uint32_t 旗標

定義位於檔案 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 行。


這個結構體的說明文件是由下列檔案產生: