Home
last modified time | relevance | path

Searched refs:hasIntersection (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.h66 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
DHwcLayerList.cpp685 if (hasIntersection(mFBLayers[above], mFBLayers[below])) { in useAsFrameBufferTarget()
702 if (hasIntersection(mFBLayers[above], mFBLayers[below])) { in useAsFrameBufferTarget()
712 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() function in android::intel::HwcLayerList
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.h62 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
DHwcLayerList.cpp609 if (hasIntersection(mFBLayers[above], mFBLayers[below])) { in useAsFrameBufferTarget()
626 if (hasIntersection(mFBLayers[above], mFBLayers[below])) { in useAsFrameBufferTarget()
636 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() function in android::intel::HwcLayerList