HomeSort by relevance Sort by last modified time
    Searched refs:fStyleValue (Results 1 - 6 of 6) sorted by null

  /external/skia/include/ports/
SkFontMgr.h 108 SkScalar fStyleValue;
  /frameworks/base/core/jni/android/graphics/
FontFamily.cpp 144 skiaAxes[i].fStyleValue = 0;
151 skiaAxes[i].fStyleValue = SkFloatToScalar(stylevalue);
  /external/skia/tests/
FontMgrAndroidParserTest.cpp 98 axis.fStyleValue);
  /external/skia/src/ports/
SkFontHost_FreeType.cpp     [all...]
SkFontMgr_android_parser.cpp 193 axis.fStyleValue = SkFixedToScalar(axisStyleValue);
SkFontHost_mac.cpp     [all...]

Completed in 77 milliseconds