Searched refs:layer1 (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.h | 270 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
|
D | hwc_utils.cpp | 1096 bool areLayersIntersecting(const hwc_layer_1_t* layer1, in areLayersIntersecting() argument 1098 hwc_rect_t irect = getIntersection(layer1->displayFrame, in areLayersIntersecting()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.h | 294 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
|
D | hwc_utils.cpp | 1083 bool areLayersIntersecting(const hwc_layer_1_t* layer1, in areLayersIntersecting() argument 1085 hwc_rect_t irect = getIntersection(layer1->displayFrame, in areLayersIntersecting()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_utils.h | 349 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
|
D | hwc_utils.cpp | 1301 bool areLayersIntersecting(const hwc_layer_1_t* layer1, in areLayersIntersecting() argument 1303 hwc_rect_t irect = getIntersection(layer1->displayFrame, in areLayersIntersecting()
|
/hardware/qcom/display/msm8909/libhwcomposer/ |
D | hwc_utils.h | 322 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
|
D | hwc_utils.cpp | 1368 bool areLayersIntersecting(const hwc_layer_1_t* layer1, in areLayersIntersecting() argument 1370 hwc_rect_t irect = getIntersection(layer1->displayFrame, in areLayersIntersecting()
|