hwc_composer_device_1 Yapı Referansı

hwc_composer_device_1 Yapı Referansı

#include < hwcomposer.h >

Veri Alanları

struct hw_device_t   yaygın
 
int(*  prepare )(struct hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t **displays)
 
int(*  set )(struct hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t **displays)
 
int(*  eventControl )(struct hwc_composer_device_1 *dev, int disp, int event, int enabled)
 
union {
   int(*    blank )(struct hwc_composer_device_1
      *dev, int disp, int blank)
 
   int(*    setPowerMode )(struct hwc_composer_device_1
      *dev, int disp, int mode)
 
}; 
 
int(*  query )(struct hwc_composer_device_1 *dev, int what, int *value)
 
void(*  registerProcs )(struct hwc_composer_device_1 *dev, hwc_procs_t const *procs)
 
void(*  dump )(struct hwc_composer_device_1 *dev, char *buff, int buff_len)
 
int(*  getDisplayConfigs )(struct hwc_composer_device_1 *dev, int disp, uint32_t *configs, size_t *numConfigs)
 
int(*  getDisplayAttributes )(struct hwc_composer_device_1 *dev, int disp, uint32_t config, const uint32_t *attributes, int32_t *values)
 
int(*  getActiveConfig )(struct hwc_composer_device_1 *dev, int disp)
 
int(*  setActiveConfig )(struct hwc_composer_device_1 *dev, int disp, int index)
 
int(*  setCursorPositionAsync )(struct hwc_composer_device_1 *dev, int disp, int x_pos, int y_pos)
 
void *  reserved_proc [1]
 

Ayrıntılı Açıklama

Tanımı, hwcomposer.h dosyasının 484 satırındadır.

Alan Belgeleri

union { ... }
int(* blank)(struct hwc_composer_device_1 *dev, int disp, int blank)

Tanımı, hwcomposer.h dosyasının 606 satırı

struct hw_device_t common

Donanım derleyici cihazının yaygın yöntemleri. Bu yapının kullanıcıları, hw_device_t hwc_composer_device_1 öğesine referans verdiği bilinen bağlamlarda hw_device_t hwc_composer_device_1 işleyicisi atayacaklarından bu, hwc_composer_device_1 öğesinin ilk üyesi olmalıdır.

Tanımı, hwcomposer.h dosyasının 491 satırı

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

Tanımı, hwcomposer.h dosyasının 657 satırındadır.

int(* eventControl)(struct hwc_composer_device_1 *dev, int disp, int event, int enabled)

Tanımı, hwcomposer.h dosyasının 588 satırı

int(* getActiveConfig)(struct hwc_composer_device_1 *dev, int disp)

Tanımı, hwcomposer.h dosyasının 724 satırındadır.

int(* getDisplayAttributes)(struct hwc_composer_device_1 *dev, int disp, uint32_t config, const uint32_t *attributes, int32_t *values)

hwcomposer.h dosyasının 710 satırı

int(* getDisplayConfigs)(struct hwc_composer_device_1 *dev, int disp, uint32_t *configs, size_t *numConfigs)

Tanım, hwcomposer.h dosyasının 689 satırı.

int(* prepare)(struct hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t **displays)

Tanımı, hwcomposer.h dosyasının 527 satırı

int(* query)(struct hwc_composer_device_1 *dev, int what, int *value)

Tanımı, hwcomposer.h dosyasının 640 satırı

void(* registerProcs)(struct hwc_composer_device_1 *dev, hwc_procs_t const *procs)

Tanımın bulunduğu dosya: hwcomposer.h 649 satırı

void* reserved_proc[1]

Tanımı, hwcomposer.h dosyasının 777 satırı

int(* set)(struct hwc_composer_device_1 *dev, size_t numDisplays, hwc_display_contents_1_t **displays)

Tanım, hwcomposer.h dosyasının 572 satırındadır.

int(* setActiveConfig)(struct hwc_composer_device_1 *dev, int disp, int index)

hwcomposer.h dosyasının 745 satırı

int(* setCursorPositionAsync)(struct hwc_composer_device_1 *dev, int disp, int x_pos, int y_pos)

Tanımı, hwcomposer.h dosyasının 772 satırı

int(* setPowerMode)(struct hwc_composer_device_1 *dev, int disp, int mode)

Tanımı, hwcomposer.h dosyasının 631 satırı


Bu yapının dokümanları aşağıdaki dosyadan oluşturulmuştur: