Searched refs:setWeight (Results 1 – 11 of 11) sorted by relevance
84 Builder& setWeight(uint16_t weight) { in setWeight() function
115 .setWeight(weight) in Font_Builder_build()145 .setWeight(weight) in Font_Builder_clone()
140 fontBuilder.setWeight(weight); in addSkTypeface()
336 fontBuilder.setWeight(fontFile.getWeight()); in createFromResources()529 public Builder setWeight(@IntRange(from = 1, to = 1000) int weight) { in setWeight() method in Typeface.Builder531 mFontBuilder.setWeight(weight); in setWeight()
176 .setWeight(fontConfig.getStyle().getWeight()) in createFontFamily()
381 public @NonNull Builder setWeight( in setWeight() method in Font.Builder
676 .setWeight(fontInfo.getWeight()) in buildTypeface()
29 Landroid/graphics/fonts/Font$Builder;->setWeight(I)Landroid/graphics/fonts/Font$Builder;
8209 HSPLandroid/graphics/fonts/Font$Builder;->setWeight(I)Landroid/graphics/fonts/Font$Builder;
16293 method public android.graphics.Typeface.Builder setWeight(@IntRange(from=1, to=1000) int);16984 …method @NonNull public android.graphics.fonts.Font.Builder setWeight(@IntRange(from=android.graphi…
8213 HSPLandroid/graphics/fonts/Font$Builder;->setWeight(I)Landroid/graphics/fonts/Font$Builder;