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

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

Completed in 126 milliseconds