Home
last modified time | relevance | path

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

/external/skia/src/gpu/batches/
DGrNonAAFillRectBatch.cpp331 bool hasLocalRect = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
334 hasLocalRect ? &localRect : nullptr, in DRAW_BATCH_TEST_DEFINE()