Home
last modified time | relevance | path

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

/external/skqp/tests/
DRecordOptsTest.cpp264 SkRect* firstBounds[] = { nullptr, &bounds }; in DEF_TEST() local
272 for (size_t i = 0; i < SK_ARRAY_COUNT(firstBounds); ++ i) { in DEF_TEST()
278 recorder.saveLayer({firstBounds[i], firstPaints[j], outerF, in DEF_TEST()
/external/skia/tests/
DRecordOptsTest.cpp264 SkRect* firstBounds[] = { nullptr, &bounds }; in DEF_TEST() local
272 for (size_t i = 0; i < SK_ARRAY_COUNT(firstBounds); ++ i) { in DEF_TEST()
278 recorder.saveLayer({firstBounds[i], firstPaints[j], outerF, in DEF_TEST()