Searched refs:lb (Results 1 – 6 of 6) sorted by relevance
48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lb/libqomx_core.so)
49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lb/libjson.so)
66 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
712 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() argument715 hwc_layer_1_t *b = lb->getLayer(); in hasIntersection()
62 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
636 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() argument639 hwc_layer_1_t *b = lb->getLayer(); in hasIntersection()