Home
last modified time | relevance | path

Searched refs:FlushInfo (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/batches/
DGrAtlasTextBatch.h101 struct FlushInfo { struct
142 inline void flush(GrVertexBatch::Target* target, FlushInfo* flushInfo) const;
198 GrAtlasTextBatch::FlushInfo* flushInfo, in GrBlobRegenHelper()
214 GrAtlasTextBatch::FlushInfo* fFlushInfo;
DGrAADistanceFieldPathRenderer.cpp179 struct FlushInfo { struct in AADistanceFieldPathBatch
212 FlushInfo flushInfo; in onPrepareDraws()
320 FlushInfo* flushInfo, in addPathToAtlas()
491 void flush(GrVertexBatch::Target* target, FlushInfo* flushInfo) const { in flush()
DGrAtlasTextBatch.cpp114 FlushInfo flushInfo; in onPrepareDraws()
182 void GrAtlasTextBatch::flush(GrVertexBatch::Target* target, FlushInfo* flushInfo) const { in flush()