Home
last modified time | relevance | path

Searched defs:textSize (Results 1 – 25 of 692) sorted by relevance

12345678910>>...28

/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/text/cts/
H A DHyphenationTest.java62 final float textSize = 10.0f; in testAfrikaansPattern() local
85 final float textSize = 15.0f; in testAlbanianPattern() local
111 final float textSize = 10.0f; in testAmharicPattern() local
134 final float textSize = 15.0f; in testCzechPattern() local
163 final float textSize = 10.0f; in testDutchPattern() local
186 final float textSize = 10.0f; in testEnglishPattern() local
209 final float textSize = 10.0f; in testGalicianPattern() local
229 final float textSize = 10.0f; in testGeorgianPattern() local
253 final float textSize = 10.0f; in testGreekPattern() local
276 final float textSize = 10.0f; in testItalianPattern() local
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/text/
H A DCue.java286 public final float textSize; field in Cue
384 float textSize) { in Cue()
463 float textSize, in Cue()
570 private float textSize; field in Cue.Builder
798 public Builder setTextSize(float textSize, @TextSizeType int textSizeType) { in setTextSize()
1012 bundle.putFloat(keyForField(FIELD_TEXT_SIZE), textSize); in toBundle() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/text/
H A DCue.java278 public final float textSize; field in Cue
376 float textSize) { in Cue()
455 float textSize, in Cue()
562 private float textSize; field in Cue.Builder
793 public Builder setTextSize(float textSize, @TextSizeType int textSizeType) { in setTextSize()
1008 bundle.putFloat(keyForField(FIELD_TEXT_SIZE), textSize); in toBundle() local
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DStringTexture.java44 public static TextPaint getDefaultPaint(float textSize, int color) { in getDefaultPaint()
54 String text, float textSize, int color) { in newInstance()
59 String text, float textSize, int color, in newInstance()
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/env/
H A DBorderedText.java34 private final float textSize; field in BorderedText
42 public BorderedText(final float textSize) { in BorderedText()
54 public BorderedText(final int interiorColor, final int exteriorColor, final float textSize) { in BorderedText()
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlobPriv.h68 …RunRecord(uint32_t count, uint32_t textSize, const SkPoint& offset, const SkFont& font, GlyphPosi… in RunRecord()
123 uint32_t textSize() const { return isExtended() ? *this->textSizePtr() : 0; } in textSize() function
235 uint32_t textSize() const { in textSize() function
H A DSkTextBlob.cpp50 size_t SkTextBlob::RunRecord::StorageSize(uint32_t glyphCount, uint32_t textSize, in StorageSize()
490 int count, int textSize, SkPoint offset, in allocInternal()
678 uint32_t textSize = it.textSize(); in Flatten() local
724 int textSize = pe.extended ? reader.read32() : 0; in MakeFromBuffer() local
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DUnderlineTest.cpp113 float textSize = 100; in TEST() local
125 float textSize = 100; in TEST() local
137 float textSize = 100; in TEST() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlRegion.java31 public final float textSize; field in TtmlRegion
57 float textSize, in TtmlRegion()
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/ttml/
H A DTtmlRegion.java31 public final float textSize; field in TtmlRegion
57 float textSize, in TtmlRegion()
/aosp_15_r20/frameworks/base/libs/hwui/hwui/
H A DCanvas.cpp45 const float textSize = paint.getSkFont().getSize(); in drawTextDecorations() local
89 void Canvas::drawText(const uint16_t* text, int textSize, int start, int count, int contextStart, in drawText()
128 float textSize = paint.getSkFont().getSize(); in drawText() local
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DCanvasSubtitleOutput.java41 private float textSize; field in CanvasSubtitleOutput
63 float textSize, in update()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
H A DCanvasSubtitleOutput.java41 private float textSize; field in CanvasSubtitleOutput
63 float textSize, in update()
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DDoubleShadowBubbleTextView.java75 int textSize = Math.round(getTextSize()); in setTextWithStartIcon() local
90 @NonNull Drawable drawable, int textSize in getDoubleShadowDrawable()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DCaptionHelperTest.java88 final float textSize = CaptionHelper.LINE_HEIGHT_RATIO * windowSize * fontScale; in applyCaptionProperties_verifyAction() local
100 final float textSize = mContext.getResources().getDimension( in applyCaptionProperties_withoutPreviewWindow_verifyAction() local
/aosp_15_r20/packages/apps/DeskClock/src/com/android/deskclock/widget/
DTextSizeHelper.kt82 var textSize = mMaxTextSize in adjustTextSize() variable
/aosp_15_r20/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DCaptionFragment.java248 final float textSize = Settings.Secure.getFloat(getContext().getContentResolver(), in getCaptionsTextSize() local
266 private void setCaptionsTextSize(String textSize) { in setCaptionsTextSize()
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DKeyboardLayoutPreviewDrawable.java459 int textSize = (int) (mSpToPxMultiplier * MIN_GLYPH_TEXT_SIZE_IN_SP) + 1; in calculateBestTextSizeForKey() local
471 private void updateTextSize(float textSize) { in updateTextSize()
518 private static Paint createTextPaint(@ColorInt int textColor, float textSize, in createTextPaint()
/aosp_15_r20/external/skia/tools/fonts/
H A DFontToolUtils.cpp215 SkBitmap CreateStringBitmap(int w, int h, SkColor c, int x, int y, int textSize, in CreateStringBitmap()
243 sk_sp<SkImage> CreateStringImage(int w, int h, SkColor c, int x, int y, int textSize, in CreateStringImage()
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/uielement/
H A DAccessibilityNodeInfoExtraDataExtractor.java255 private @Nullable Float textSize = null; field in AccessibilityNodeInfoExtraDataExtractor.ExtraData
277 ExtraData setTextSize(Float textSize) { in setTextSize()
H A DViewHierarchyElementAndroid.java82 protected ViewHierarchyElementAndroid( in ViewHierarchyElementAndroid()
391 private final @Nullable Float textSize; field in ViewHierarchyElementAndroid.Builder
/aosp_15_r20/external/skia/gm/
H A Dtexteffects.cpp34 SkScalar uPos, SkScalar uWidth, SkScalar textSize) { in create_underline()
120 for (SkScalar textSize = 100; textSize > 10; textSize -= 20) { variable
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPaintTest.java66 public HintingTestCase(String text, float textSize, float[] widthWithoutHinting, in HintingTestCase()
356 final int textSize = 100; in testGetUnderlinePositionAndThickness() local
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/checks/
H A DTextSizeCheck.java278 Float textSize = view.getTextSize(); in runCheckOnHierarchy() local
661 float textSize, in checkTextViewWithNonScalingText()
/aosp_15_r20/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/
H A DTextLayer.java175 float textSize; in drawTextWithGlyphs() local
243 float textSize; in drawTextWithFont() local

12345678910>>...28