Home
last modified time | relevance | path

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

/external/skqp/modules/sksg/src/
DSkSGTrimEffect.cpp42 const auto childbounds = fChild->revalidate(ic, ctm); in onRevalidate() local
48 SkAssertResult(trim->filterPath(&fTrimmedPath, path, &rec, &childbounds)); in onRevalidate()
DSkSGRoundEffect.cpp42 const auto childbounds = fChild->revalidate(ic, ctm); in onRevalidate() local
48 SkAssertResult(round->filterPath(&fRoundedPath, path, &rec, &childbounds)); in onRevalidate()