hwc_module Struct Reference

hwc_module Struct Reference

#include < hwcomposer.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Definition at line 474 of file hwcomposer.h .

Field Documentation

struct hw_module_t common

Common methods of the hardware composer module. This must be the first member of hwc_module as users of this structure will cast a hw_module_t to hwc_module pointer in contexts where it's known the hw_module_t references a hwc_module .

Definition at line 481 of file hwcomposer.h .


The documentation for this struct was generated from the following file: