Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrNonAAFillRectBatch.cpp39 static void UpdateBoundsAfterAppend(const Geometry& geo, SkRect* outBounds) { in UpdateBoundsAfterAppend() function in NonAAFillRectBatchBase
DGrAAFillRectBatch.cpp204 static void UpdateBoundsAfterAppend(const Geometry& geo, SkRect* outBounds) { in UpdateBoundsAfterAppend() function in AAFillRectBatchBase