Searched refs:SkScalerContext (Results 1 – 12 of 12) sorted by relevance
135 SkScalerContext::SkScalerContext(const SkDescriptor* desc) in SkScalerContext() function in SkScalerContext173 SkScalerContext::~SkScalerContext() { in ~SkScalerContext()181 static SkScalerContext* allocNextContext(const SkScalerContext::Rec& rec) { in allocNextContext()194 SkScalerContext::Rec* newRec = in allocNextContext()195 (SkScalerContext::Rec*)desc->addEntry(kRec_SkDescriptorTag, in allocNextContext()206 SkScalerContext* SkScalerContext::getNextContext() { in getNextContext()207 SkScalerContext* next = fNextContext; in getNextContext()223 SkScalerContext* SkScalerContext::getGlyphContext(const SkGlyph& glyph) { in getGlyphContext()225 SkScalerContext* ctx = this; in getGlyphContext()245 uint16_t SkScalerContext::charToGlyphID(SkUnichar uni) { in charToGlyphID()[all …]
1248 void SkScalerContext::MakeRec(const SkPaint& paint, in MakeRec()1280 flags |= SkScalerContext::kEmbolden_Flag; in MakeRec()1296 flags |= SkScalerContext::kDevKernText_Flag; in MakeRec()1305 flags |= SkScalerContext::kFrameAndFill_Flag; in MakeRec()1319 rec->fFlags |= SkScalerContext::kEmbeddedBitmapText_Flag; in MakeRec()1335 SkScalerContext::Rec rec; in descriptorProc()1337 SkScalerContext::MakeRec(*this, deviceMatrix, &rec); in descriptorProc()
192 SkScalerContext* fScalerContext;
64 fScalerContext = SkScalerContext::Create(desc); in SkGlyphCache()
146 class SkScalerContext {200 SkScalerContext(const SkDescriptor* desc);201 virtual ~SkScalerContext();229 static SkScalerContext* Create(const SkDescriptor*);256 SkScalerContext* getNextContext();260 SkScalerContext* getGlyphContext(const SkGlyph& glyph);263 SkScalerContext* fNextContext;
150 static SkScalerContext* CreateScalerContext(const SkDescriptor* desc);173 static void FilterRec(SkScalerContext::Rec* rec);
177 + sizeof(SkDescriptor::Entry) + sizeof(SkScalerContext::Rec) // for rec
117 return SkScalerContext::kGammaForBlack_Flag; in ComputeGammaFlag()121 return SkScalerContext::kGammaForWhite_Flag; in ComputeGammaFlag()
98 class SkScalerContext_FreeType : public SkScalerContext {282 void SkFontHost::FilterRec(SkScalerContext::Rec* rec) { in FilterRec()319 : SkScalerContext(desc) { in SkScalerContext_FreeType()405 if ((fRec.fFlags & SkScalerContext::kEmbeddedBitmapText_Flag) == 0) in SkScalerContext_FreeType()989 SkScalerContext* SkFontHost::CreateScalerContext(const SkDescriptor* desc) { in CreateScalerContext()
135 …40EDCA64500F77EA2 /* SkScalerContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00B7DFF90E…286 …SkScalerContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode…431 00B7DFF90EDCA64500F77EA2 /* SkScalerContext.cpp */,710 00B7E0540EDCA64500F77EA2 /* SkScalerContext.cpp in Sources */,
153 src/core/SkScalerContext.cpp \
189 …B0EE9CDFA0008420F /* SkScalerContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00BE43320E…503 …SkScalerContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode…802 00BE43320EE9CDFA0008420F /* SkScalerContext.cpp */,1213 00BE440B0EE9CDFA0008420F /* SkScalerContext.cpp in Sources */,