Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp160 size_t TextRenderer::glyphIndex(char ch) const { in glyphIndex() function in TextRenderer
/frameworks/base/graphics/java/android/graphics/text/
DPositionedGlyphs.java312 private static native int nGetFontId(long minikinLayout, int glyphIndex); in nGetFontId()
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DTextAnimator.kt157 abstract var glyphIndex: Int variable in com.android.systemui.animation.PositionedGlyph
DTextInterpolator.kt370 override var glyphIndex: Int = 0 variable in com.android.systemui.animation.MutablePositionedGlyph