Informacje o strukturze framebuffer_device_t

Informacje o strukturze framebuffer_device_t

#include < fb.h >

Pola danych

struct hw_device_t   wspólne
 
const uint32_t  flags
 
const uint32_t  szerokość
 
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]
 

Szczegółowy opis

Definicja w wierszu 38 pliku fb.h .

Dokumentacja pola

struct hw_device_t common

Typowe metody urządzenia framebuffer. Ta zmienna musi być pierwszym elementem w strukturze framebuffer_device_t ponieważ użytkownicy tej struktury będą przypisywać hw_device_t do framebuffer_device_t wskaźnika w kontekstach, w których wiadomo, że hw_device_t odwołuje się do framebuffer_device_t .

Definicja w wierszu 45 pliku fb.h .

int(* compositionComplete)(struct framebuffer_device_t *dev)

Definicja w wierszu 136 pliku fb.h .

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

Definicja w wierszu 143 w pliku fb.h .

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

Definicja w wierszu 151 pliku fb.h .

const uint32_t flags

Definicja w wierszu 48 pliku fb.h .

Format const int

Definicja w wierszu 58 pliku fb.h .

const float fps

Definicja w wierszu 65 pliku fb.h .

const uint32_t height

Definicja w wierszu 52 pliku fb.h .

const int maxSwapInterval

Definicja w wierszu 71 pliku fb.h .

const int minSwapInterval

Definicja w wierszu 68 pliku fb.h .

const int numFramebuffers

Definicja w wierszu 74 pliku fb.h .

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

Definicja w wierszu 128 pliku fb.h .

int reserved[7]

Definicja w wierszu 76 pliku fb.h .

void* reserved_proc[6]

Definicja w wierszu 153 pliku fb.h .

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

Definicja w wierszu 83 pliku fb.h .

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

Definicja w wierszu 106 pliku fb.h .

const int stride

Definicja w wierszu 55 pliku fb.h .

const uint32_t width

Definicja w wierszu 51 pliku fb.h .

const float xdpi

Definicja w wierszu 61 pliku fb.h .

const float ydpi

Definicja w wierszu 62 pliku fb.h .


Dokumentacja tego typu danych została wygenerowana z tego pliku:
  • hardware/libhardware/include/hardware/ fb.h