Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.h270 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
Dhwc_utils.cpp1096 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/
Dhwc_utils.h294 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
Dhwc_utils.cpp1083 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/
Dhwc_utils.h349 bool areLayersIntersecting(const hwc_layer_1_t* layer1,
Dhwc_utils.cpp1301 bool areLayersIntersecting(const hwc_layer_1_t* layer1, in areLayersIntersecting() argument
1303 hwc_rect_t irect = getIntersection(layer1->displayFrame, in areLayersIntersecting()