hwc_procs 結構參考資料

hwc_procs 結構參考資料

#include < hwcomposer.h >

資料欄位

void(*  invalidate )(const struct hwc_procs *procs)
 
void(*  vsync )(const struct hwc_procs *procs, int disp, int64_t timestamp)
 
void(*  hotplug )(const struct hwc_procs *procs, int disp, int connected)
 

詳細說明

定義位於檔案 hwcomposer.h 的第 413 行。

欄位說明文件

void(* hotplug)(const struct hwc_procs *procs, int disp, int connected)

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

void(* invalidate)(const struct hwc_procs *procs)

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

void(* vsync)(const struct hwc_procs *procs, int disp, int64_t timestamp)

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


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