Searched refs:DrawPosTextAsPath (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextUtils.h | 144 static void DrawPosTextAsPath(GrContext* context, GrRenderTargetContext* rtc,
|
D | GrAtlasTextBlob.cpp | 378 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, runPaint, viewMatrix, in flushRunAsPaths() 383 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, runPaint, viewMatrix, in flushRunAsPaths()
|
D | GrAtlasTextContext.cpp | 334 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, paint, viewMatrix, text, byteLength, in drawPosText()
|
D | GrTextUtils.cpp | 532 void GrTextUtils::DrawPosTextAsPath(GrContext* context, in DrawPosTextAsPath() function in GrTextUtils
|
D | GrStencilAndCoverTextContext.cpp | 122 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, skPaint, viewMatrix, text, in drawPosText()
|