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 FILE의 467 행에 정의가 있습니다.

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

hwcomposer.h FILE의 423 행에 정의가 있습니다.

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

hwcomposer.h 파일의 445 번 째 줄에 정의가 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.