Informacje o strukturze hwc_procs

Informacje o strukturze hwc_procs

#include < hwcomposer.h >

Pola danych

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)
 

Szczegółowy opis

Definicja w wierszu 413 pliku hwcomposer.h .

Dokumentacja pola

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

Definicja w wierszu 467 pliku hwcomposer.h .

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

Definicja w wierszu 423 pliku hwcomposer.h .

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

Definicja w wierszu 445 pliku hwcomposer.h .


Dokumentacja tego typu danych została wygenerowana z tego pliku: