Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRenderTargetContext.cpp1216 SkRect outsetRect = rrect.rect().makeOutset(ambientPathOutset, ambientPathOutset); in drawFastShadow() local
1319 SkRect outsetRect = spotShadowRRect.rect().makeOutset(blurOutset, blurOutset); in drawFastShadow() local
/external/skia/src/gpu/
DGrRenderTargetContext.cpp1309 SkRect outsetRect = rrect.rect().makeOutset(ambientPathOutset, ambientPathOutset); in drawFastShadow() local
1412 SkRect outsetRect = spotShadowRRect.rect().makeOutset(blurOutset, blurOutset); in drawFastShadow() local