Home
last modified time | relevance | path

Searched defs:totalWeight (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/display/utils/
H A DAmbientFilter.java204 float totalWeight = 0.0f; in filter() local
/aosp14/frameworks/base/core/java/android/widget/
H A DLinearLayout.java815 float totalWeight = 0; in measureVertical() local
1145 float totalWeight = 0; in measureHorizontal() local
H A DGridLayout.java1764 private void shareOutDelta(int totalDelta, float totalWeight) { in shareOutDelta()
1794 float totalWeight = calculateTotalWeight(); in solveAndDistributeSpace() local
1821 float totalWeight = 0f; in calculateTotalWeight() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DAutomaticBrightnessController.java776 float totalWeight = 0; in calculateAmbientLux() local