Home
last modified time | relevance | path

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

/external/skia/gm/
Dfontscalerdistortable.cpp58 SkFourByteTag tag = SkSetFourByteTag('w','g','h','t'); in onDraw()
/external/skia/src/ports/
DSkFontHost_FreeType_common.h50 SkFourByteTag fTag;
DSkFontMgr_android_parser.cpp156 SkFourByteTag axisTag = SkSetFourByteTag('\0','\0','\0','\0'); in __anonbbaf037e0102()
DSkFontHost_FreeType.cpp1797 SkFourByteTag skTag = requestedAxes[i].fTag; in computeAxisValues()
/external/skia/include/ports/
DSkFontMgr.h107 SkFourByteTag fTag;
/external/skia/include/core/
DSkTypes.h343 typedef uint32_t SkFourByteTag; typedef