Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dcrbug_1174354.cpp19 auto outsetRect = SkRect::Make(rect).makeOutset(10, 10); in draw_bg_blur() local
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLSkiaShadowPort.cpp558 FloatRect outsetRect(casterRect); in getAmbientShadowGeometry() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp1197 SkRect outsetRect = rrect.rect().makeOutset(ambientPathOutset, ambientPathOutset); in drawFastShadow() local
1311 SkRect outsetRect = spotShadowRRect.rect().makeOutset(blurOutset, blurOutset); in drawFastShadow() local