Home
last modified time | relevance | path

Searched defs:leftPadding (Results 1 – 25 of 225) sorted by relevance

123456789

/aosp_15_r20/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/ribbon/ui/composable/
H A DRibbon.kt81 val leftPadding = (placeable.measuredHeight / tangent).roundToInt() in <lambda>() constant
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio_utils/include/audio_utils/
DLogPlot.h131 inline int numberWidth(double number, int leftPadding) { in numberWidth()
158 const int leftPadding = widthOf(1 << height); variable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/binder/
H A DSeekBarObserver.kt182 val leftPadding = holder.seekBar.paddingLeft in setVerticalPadding() constant
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/qrcode/
H A DQRCodeWriter.java101 int leftPadding = (outputWidth - (inputWidth * multiple)) / 2; in renderResult() local
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/aztec/
H A DAztecWriter.java79 int leftPadding = (outputWidth - (inputWidth * multiple)) / 2; in renderResult() local

123456789