Riferimento alla struttura hwc_procs
  
   #include <
   
    hwcomposer.h
   
   >
  
 
| Campi dati | |
| 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) | 
Descrizione dettagliata
Definizione alla riga 413 del file hwcomposer.h .
Documentazione dei campi
| void(* hotplug)(const struct hwc_procs *procs, int disp, int connected) | 
Definizione alla riga 467 del file hwcomposer.h .
| void(* invalidate)(const struct hwc_procs *procs) | 
Definizione nella riga 423 del file hwcomposer.h .
| void(* vsync)(const struct hwc_procs *procs, int disp, int64_t timestamp) | 
Definizione nella riga 445 del file hwcomposer.h .
La documentazione di questa struttura è stata generata dal seguente file:
- hardware/libhardware/include/hardware/ hwcomposer.h
