hwc_module 結構體參考資料

hwc_module 結構體參考資料

#include < hwcomposer.h >

資料欄位

struct hw_module_t   通用
 

詳細說明

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

欄位說明文件

struct hw_module_t common

硬體 Composer 模組的常用方法。這個 必須是 hwc_module 的首位成員,因為這個結構的使用者會將 hw_module_t 指派給 hwc_module 指標,且在已知 hw_module_t 參照 hwc_module 的情況下,會在該上下文中執行此動作。

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


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