Home
last modified time | relevance | path

Searched refs:typefaceId (Results 1 – 7 of 7) sorted by relevance

/external/skia/tools/
Dremote_demo.cpp54 Op(OpCode opCode, SkFontID typefaceId, const SkScalerContextRec& rec) in Op() argument
56 , typefaceId{typefaceId}
59 const SkFontID typefaceId; member in Op
281 auto sc = rc.generateScalerContext(op->descriptor, op->typefaceId); in renderer()
/external/skia/src/core/
DSkRemoteGlyphCache.cpp26 const SkScalerContextRecDescriptor& desc, SkFontID typefaceId) in generateScalerContext() argument
30 auto typefaceIter = fTypefaceMap.find(typefaceId); in generateScalerContext()
DSkRemoteGlyphCache.h66 const SkScalerContextRecDescriptor& desc, SkFontID typefaceId);
/external/skqp/src/xps/
DSkXPSDevice.h112 SkFontID typefaceId;
DSkXPSDevice.cpp122 : typefaceId(0xffffffff) in TypefaceUse()
1830 if (current->typefaceId == typefaceID) { in CreateTypefaceUse()
1874 newTypefaceUse.typefaceId = typefaceID; in CreateTypefaceUse()
/external/skia/src/xps/
DSkXPSDevice.h112 SkFontID typefaceId;
DSkXPSDevice.cpp122 : typefaceId(0xffffffff) in TypefaceUse()
1830 if (current->typefaceId == typefaceID) { in CreateTypefaceUse()
1874 newTypefaceUse.typefaceId = typefaceID; in CreateTypefaceUse()