Searched defs:hwc_context_t (Results 1 – 2 of 2) sorted by relevance
205 struct hwc_context_t { struct206 hwc_composer_device_1_t device;207 const hwc_procs_t* proc;209 framebuffer_device_t *mFbDev;211 overlay::Overlay *mOverlay;213 qService::QService *mQService;215 qhwc::ExternalDisplay *mExtDisplay;216 qhwc::MDPInfo mMDP;217 qhwc::DisplayAttributes dpyAttr[HWC_NUM_DISPLAY_TYPES];218 qhwc::ListStats listStats[HWC_NUM_DISPLAY_TYPES];[all …]
31 struct hwc_context_t { struct32 hwc_composer_device_1_t device;