Home
last modified time | relevance | path

Searched refs:textScaleX (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DTextLayoutCache.cpp222 dirFlags(0), typeface(NULL), textSize(0), textSkewX(0), textScaleX(0), flags(0), in TextLayoutCacheKey()
233 textScaleX = paint->getTextScaleX(); in TextLayoutCacheKey()
248 textScaleX(other.textScaleX), in TextLayoutCacheKey()
275 if (lhs.textScaleX < rhs.textScaleX) return -1; in compare()
276 if (lhs.textScaleX > rhs.textScaleX) return +1; in compare()
359 fontData->textScaleX = paint->getTextScaleX(); in initShaperItem()
DHarfbuzzSkia.h54 SkScalar textScaleX; member
DTextLayoutCache.h99 SkScalar textScaleX; variable
DHarfbuzzSkia.cpp52 paint->setTextScaleX(data->textScaleX); in setupPaintWithFontData()
/frameworks/base/api/
Dcurrent.txt1001 field public static final int textScaleX = 16843089; // 0x1010151
D14.txt1001 field public static final int textScaleX = 16843089; // 0x1010151