Searched refs:GrStencilAndCoverTextContext (Results 1 – 7 of 7) sorted by relevance
40 GrStencilAndCoverTextContext::GrStencilAndCoverTextContext() in GrStencilAndCoverTextContext() function in GrStencilAndCoverTextContext45 GrStencilAndCoverTextContext*46 GrStencilAndCoverTextContext::Create() { in Create()47 GrStencilAndCoverTextContext* textContext = new GrStencilAndCoverTextContext(); in Create()53 GrStencilAndCoverTextContext::~GrStencilAndCoverTextContext() { in ~GrStencilAndCoverTextContext()59 bool GrStencilAndCoverTextContext::internalCanDraw(const SkPaint& skPaint) { in internalCanDraw()75 void GrStencilAndCoverTextContext::drawText(GrContext* context, GrDrawContext* dc, in drawText()102 void GrStencilAndCoverTextContext::drawPosText(GrContext* context, GrDrawContext* dc, in drawPosText()136 void GrStencilAndCoverTextContext::uncachedDrawTextBlob(GrContext* context, in uncachedDrawTextBlob()195 void GrStencilAndCoverTextContext::drawTextBlob(GrContext* context, GrDrawContext* dc, in drawTextBlob()[all …]
29 class GrStencilAndCoverTextContext {31 static GrStencilAndCoverTextContext* Create();49 virtual ~GrStencilAndCoverTextContext();52 GrStencilAndCoverTextContext();
29 fStencilAndCoverTextContext.reset(GrStencilAndCoverTextContext::Create()); in drawText()49 fStencilAndCoverTextContext.reset(GrStencilAndCoverTextContext::Create()); in drawPosText()68 fStencilAndCoverTextContext.reset(GrStencilAndCoverTextContext::Create()); in drawTextBlob()
13 class GrStencilAndCoverTextContext; variable35 SkAutoTDelete<GrStencilAndCoverTextContext> fStencilAndCoverTextContext;
1142 friend class GrStencilAndCoverTextContext; variable
307 '<(skia_src_path)/gpu/text/GrStencilAndCoverTextContext.cpp',308 '<(skia_src_path)/gpu/text/GrStencilAndCoverTextContext.h',
491 src/gpu/text/GrStencilAndCoverTextContext.cpp \