Home
last modified time | relevance | path

Searched defs:append_to_batch (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/batches/
DGrNonAAFillRectBatch.cpp216 inline static void append_to_batch(NonAAFillRectBatchSimple* batch, GrColor color, in append_to_batch() function
237 inline static void append_to_batch(NonAAFillRectBatchPerspective* batch, GrColor color, in append_to_batch() function
DGrAAFillRectBatch.cpp309 inline static void append_to_batch(AAFillRectBatchNoLocalMatrix* batch, GrColor color, in append_to_batch() function
319 inline static void append_to_batch(AAFillRectBatchLocalMatrix* batch, GrColor color, in append_to_batch() function