Searched refs:getFontAtlasTexture (Results 1 – 3 of 3) sorted by relevance
109 GrTexture* tex = grContext->getFontAtlasTexture(GrMaskFormat::kA8_GrMaskFormat); in onDrawContent()
354 GrTexture* getFontAtlasTexture(GrMaskFormat format);
148 GrTexture* GrContext::getFontAtlasTexture(GrMaskFormat format) { in getFontAtlasTexture() function in GrContext