Home
last modified time | relevance | path

Searched refs:PLANE_ENABLE (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/hwcomposer/ips/common/
DOverlayPlaneBase.h94 PLANE_ENABLE = 0x00000001UL, enumerator
DOverlayPlaneBase.cpp246 flush(PLANE_ENABLE); in enable()
/hardware/intel/img/hwcomposer/ips/anniedale/
DAnnOverlayPlane.cpp104 flush(PLANE_ENABLE); in enable()
860 if (!(flags & PLANE_ENABLE) && !(flags & PLANE_DISABLE)) { in flush()
870 else if (flags & PLANE_ENABLE) in flush()