hwc_procs Struct Reference

hwc_procs Struct Reference

#include < hwcomposer.h >

Data Fields

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)
 

Detailed Description

Definition at line 413 of file hwcomposer.h .

Field Documentation

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

Definition at line 467 of file hwcomposer.h .

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

Definition at line 423 of file hwcomposer.h .

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

Definition at line 445 of file hwcomposer.h .


The documentation for this struct was generated from the following file: