Home
last modified time | relevance | path

Searched defs:PresentInfo (Results 1 – 1 of 1) sorted by relevance

/external/drm_hwcomposer/compositor/
DLayerData.h45 struct PresentInfo { struct
47 uint16_t alpha = UINT16_MAX;
51 bool RequireScalingOrPhasing() const { in RequireScalingOrPhasing()