Searched refs:flushRun (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlob.cpp | 300 void GrAtlasTextBlob::flushRun(GrDrawContext* dc, GrPipelineBuilder* pipelineBuilder, in flushRun() function in GrAtlasTextBlob 427 this->flushRun(dc, &pipelineBuilder, run, viewMatrix, x, y, color, skPaint, props, in flushCached() 449 this->flushRun(dc, &pipelineBuilder, run, viewMatrix, x, y, color, skPaint, props, in flushThrowaway()
|
D | GrAtlasTextBlob.h | 291 inline void flushRun(GrDrawContext* dc, GrPipelineBuilder* pipelineBuilder,
|