HomeSort by relevance Sort by last modified time
    Searched refs:DrawDFPosText (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/text/
GrTextUtils.h 63 static void DrawDFPosText(GrAtlasTextBlob* blob, int runIndex,
GrAtlasTextContext.cpp 204 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache,
212 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache,
291 GrTextUtils::DrawDFPosText(blob, 0, fontCache, props,
GrTextUtils.cpp 313 DrawDFPosText(blob, runIndex, fontCache, props, skPaint, color, viewMatrix, text, byteLength,
317 void GrTextUtils::DrawDFPosText(GrAtlasTextBlob* blob, int runIndex,

Completed in 2979 milliseconds