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 行の定義。


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