Tham chiếu Cấu trúc hwc_procs

Tham chiếu Cấu trúc hwc_procs

#include < hwcomposer.h >

Trường dữ liệu

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)
 

Nội dung mô tả chi tiết

Định nghĩa tại dòng 413 của tệp hwcomposer.h .

Tài liệu về trường

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

Định nghĩa tại dòng 467 của tệp hwcomposer.h .

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

Định nghĩa tại dòng 423 của tệp hwcomposer.h .

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

Định nghĩa tại dòng 445 của tệp hwcomposer.h .


Tài liệu cho cấu trúc này được tạo từ tệp sau: