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

/external/skia/tests/
H A DRecordOptsTest.cpp254 SkRect* firstBounds[] = { nullptr, &bounds }; local
262 for (size_t i = 0; i < SK_ARRAY_COUNT(firstBounds); ++ i) {
268 recorder.saveLayer({firstBounds[i], firstPaints[j], outerF, 0});

Completed in 208 milliseconds