Home
last modified time | relevance | path

Searched refs:DrawPosTextAsPath (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/gpu/text/
DGrTextUtils.h144 static void DrawPosTextAsPath(GrContext* context, GrRenderTargetContext* rtc,
DGrAtlasTextBlob.cpp378 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, runPaint, viewMatrix, in flushRunAsPaths()
383 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, runPaint, viewMatrix, in flushRunAsPaths()
DGrAtlasTextContext.cpp334 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, paint, viewMatrix, text, byteLength, in drawPosText()
DGrTextUtils.cpp532 void GrTextUtils::DrawPosTextAsPath(GrContext* context, in DrawPosTextAsPath() function in GrTextUtils
DGrStencilAndCoverTextContext.cpp122 GrTextUtils::DrawPosTextAsPath(context, rtc, props, clip, skPaint, viewMatrix, text, in drawPosText()