Searched refs:getFontAtlasImage_ForTesting (Results 1 – 6 of 6) sorted by relevance
163 grContext->contextPriv().getFontAtlasImage_ForTesting( in onDrawContent()167 image = grContext->contextPriv().getFontAtlasImage_ForTesting( in onDrawContent()171 image = grContext->contextPriv().getFontAtlasImage_ForTesting( in onDrawContent()175 image = grContext->contextPriv().getFontAtlasImage_ForTesting( in onDrawContent()
105 sk_sp<SkImage> image = grContext->contextPriv().getFontAtlasImage_ForTesting( in onDrawContent()
101 auto img = ctx->contextPriv().getFontAtlasImage_ForTesting(kA8_GrMaskFormat); in onDraw()
76 auto img = ctx->contextPriv().getFontAtlasImage_ForTesting(kA8_GrMaskFormat); in onDraw()
282 sk_sp<SkImage> getFontAtlasImage_ForTesting(GrMaskFormat format, unsigned int index = 0);
99 sk_sp<SkImage> GrContextPriv::getFontAtlasImage_ForTesting(GrMaskFormat format, unsigned int index)… in getFontAtlasImage_ForTesting() function in GrContextPriv