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 { ... } | 
| hwc_display_t dpy | 
定義位於檔案 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 行。
| hwc_surface_t sur | 
定義位於檔案 hwcomposer.h 的 352 行。
這個結構體的說明文件是由下列檔案產生:
- hardware/libhardware/include/hardware/ hwcomposer.h
