Home
last modified time | relevance | path

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

/hardware/qcom/camera/
DCleanSpec.mk48 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lb/libqomx_core.so)
/hardware/qcom/msm8998/
DCleanSpec.mk49 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lb/libjson.so)
/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.h66 bool hasIntersection(HwcLayer *la, HwcLayer *lb);
DHwcLayerList.cpp712 bool HwcLayerList::hasIntersection(HwcLayer *la, HwcLayer *lb) in hasIntersection() argument
715 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()