Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.h64 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
DHwcLayerList.cpp707 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() argument
710 hwc_layer_1_t *b = lb->getLayer(); in hasIntersection()
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.h62 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
DHwcLayerList.cpp636 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() argument
639 hwc_layer_1_t *b = lb->getLayer(); in hasIntersection()