Home
last modified time | relevance | path

Searched refs:styleValue (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DFontInterpolator.kt184 val v = filter(tagA!!, start[i++].styleValue, end[j++].styleValue)
188 val v = filter(tagA!!, start[i++].styleValue, null)
192 val v = filter(tagB!!, null, end[j++].styleValue)
/aosp12/frameworks/base/graphics/java/android/graphics/fonts/
H A DFontVariationAxis.java48 public FontVariationAxis(@NonNull String tagString, float styleValue) { in FontVariationAxis() argument
54 mStyleValue = styleValue; in FontVariationAxis()
/aosp12/frameworks/base/native/android/
H A Dsystem_fonts.cpp205 float styleValue = strtod(reinterpret_cast<const char*>(styleValueStr.get()), nullptr); in copyFont() local
206 out->mAxes.push_back(std::make_pair(tag, styleValue)); in copyFont()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...