Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/ips/tangier/
DTngOverlayPlane.cpp185 if (!(flags & PLANE_ENABLE) && !(flags & PLANE_DISABLE)) in flush()
193 else if (flags & PLANE_ENABLE) in flush()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.h95 PLANE_ENABLE = 0x00000001UL, enumerator
DOverlayPlaneBase.cpp246 flush(PLANE_ENABLE); in enable()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayPlaneBase.h97 PLANE_ENABLE = 0x00000001UL, enumerator
DOverlayPlaneBase.cpp250 flush(PLANE_ENABLE); in enable()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp96 flush(PLANE_ENABLE); in enable()
802 if (!(flags & PLANE_ENABLE) && !(flags & PLANE_DISABLE)) { in flush()
812 else if (flags & PLANE_ENABLE) in flush()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp104 flush(PLANE_ENABLE); in enable()
876 if (!(flags & PLANE_ENABLE) && !(flags & PLANE_DISABLE)) { in flush()
886 else if (flags & PLANE_ENABLE) in flush()