Searched refs:targetLayerIndex (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_mdpcomp.h | 211 int fromIndex, int toIndex, int targetLayerIndex);
|
D | hwc_mdpcomp.cpp | 1074 int fromIndex, int toIndex, int targetLayerIndex) { in intersectingUpdatingLayers() argument 1078 &list->hwLayers[targetLayerIndex])) { in intersectingUpdatingLayers()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_mdpcomp.h | 215 int fromIndex, int toIndex, int targetLayerIndex);
|
D | hwc_mdpcomp.cpp | 1253 int fromIndex, int toIndex, int targetLayerIndex) { in intersectingUpdatingLayers() argument 1257 &list->hwLayers[targetLayerIndex])) { in intersectingUpdatingLayers()
|
/hardware/qcom/display/msm8994/libhwcomposer/ |
D | hwc_mdpcomp.h | 225 int fromIndex, int toIndex, int targetLayerIndex);
|
D | hwc_mdpcomp.cpp | 1529 int fromIndex, int toIndex, int targetLayerIndex) { in intersectingUpdatingLayers() argument 1533 &list->hwLayers[targetLayerIndex])) { in intersectingUpdatingLayers()
|