Searched refs:regenerateTextBlob (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/ |
D | GrAtlasTextContext.h | 339 void regenerateTextBlob(BitmapTextBlob* bmp, const SkPaint& skPaint, GrColor,
|
D | GrAtlasTextContext.cpp | 409 this->regenerateTextBlob(cacheBlob, skPaint, grPaint.getColor(), viewMatrix, blob, x, y, in drawTextBlob() 426 this->regenerateTextBlob(cacheBlob, skPaint, grPaint.getColor(), viewMatrix, blob, x, y, in drawTextBlob() 470 void GrAtlasTextContext::regenerateTextBlob(BitmapTextBlob* cacheBlob, in regenerateTextBlob() function in GrAtlasTextContext
|