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 行


此结构体的文档是根据以下文件生成的: