ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง framebuffer_device_t

ข้อมูลอ้างอิงเกี่ยวกับโครงสร้าง framebuffer_device_t

#include < fb.h >

ฟิลด์ข้อมูล

struct hw_device_t   common
 
const uint32_t  flags
 
const uint32_t  width
 
const uint32_t  height
 
const int  stride
 
const int  format
 
const float  xdpi
 
const float  ydpi
 
const float  fps
 
const int  minSwapInterval
 
const int  maxSwapInterval
 
const int  numFramebuffers
 
int  reserved [7]
 
int(*  setSwapInterval )(struct framebuffer_device_t *window, int interval)
 
int(*  setUpdateRect )(struct framebuffer_device_t *window, int left, int top, int width , int height )
 
int(*  post )(struct framebuffer_device_t *dev, buffer_handle_t buffer)
 
int(*  compositionComplete )(struct framebuffer_device_t *dev)
 
void(*  dump )(struct framebuffer_device_t *dev, char *buff, int buff_len)
 
int(*  enableScreen )(struct framebuffer_device_t *dev, int enable)
 
void *  reserved_proc [6]
 

คำอธิบายโดยละเอียด

คําจํากัดความที่บรรทัด 38 ของไฟล์ fb.h .

เอกสารประกอบในสนาม

struct hw_device_t common

วิธีการทั่วไปของอุปกรณ์ Framebuffer ข้อมูลนี้ ต้อง เป็นสมาชิกแรกของ framebuffer_device_t เนื่องจากผู้ใช้โครงสร้างนี้จะแคสต์ hw_device_t เป็น framebuffer_device_t พอยน์เตอร์ในบริบทที่ทราบว่า hw_device_t อ้างอิงถึง framebuffer_device_t

คําจํากัดความที่บรรทัด 45 ของไฟล์ fb.h .

int(* compositionComplete)(struct framebuffer_device_t *dev)

คําจํากัดความที่บรรทัด 136 ของไฟล์ fb.h .

void(* dump)(struct framebuffer_device_t *dev, char *buff, int buff_len)

คําจํากัดความที่บรรทัด 143 ของไฟล์ fb.h .

int(* enableScreen)(struct framebuffer_device_t *dev, int enable)

คําจํากัดความที่บรรทัด 151 ของไฟล์ fb.h .

const uint32_t flags

คําจํากัดความที่บรรทัด 48 ของไฟล์ fb.h .

const int format

คําจํากัดความที่บรรทัด 58 ของไฟล์ fb.h .

const float fps

คําจํากัดความที่บรรทัด 65 ของไฟล์ fb.h .

const uint32_t height

คําจํากัดความที่บรรทัด 52 ของไฟล์ fb.h .

const int maxSwapInterval

คําจํากัดความที่บรรทัด 71 ของไฟล์ fb.h .

const int minSwapInterval

คําจํากัดความที่บรรทัด 68 ของไฟล์ fb.h .

const int numFramebuffers

คําจํากัดความที่บรรทัด 74 ของไฟล์ fb.h .

int(* post)(struct framebuffer_device_t *dev, buffer_handle_t buffer)

คําจํากัดความที่บรรทัด 128 ของไฟล์ fb.h .

int reserved[7]

คําจํากัดความที่บรรทัด 76 ของไฟล์ fb.h .

void* reserved_proc[6]

คําจํากัดความที่บรรทัด 153 ของไฟล์ fb.h .

int(* setSwapInterval)(struct framebuffer_device_t *window, int interval)

คําจํากัดความที่บรรทัด 83 ของไฟล์ fb.h .

int(* setUpdateRect)(struct framebuffer_device_t *window, int left, int top, int width , int height )

คําจํากัดความที่บรรทัด 106 ของไฟล์ fb.h .

const int stride

คําจํากัดความที่บรรทัด 55 ของไฟล์ fb.h .

const uint32_t width

คําจํากัดความที่บรรทัด 51 ของไฟล์ fb.h .

const float xdpi

คําจํากัดความที่บรรทัด 61 ของไฟล์ fb.h .

const float ydpi

คําจํากัดความที่บรรทัด 62 ของไฟล์ fb.h .


เอกสารประกอบสำหรับโครงสร้างนี้สร้างขึ้นจากไฟล์ต่อไปนี้
  • hardware/libhardware/include/hardware/ fb.h