Home
last modified time | relevance | path

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

/external/skia/gm/
Dshadowutils.cpp59 SkRect postMBounds = path.getBounds(); in DEF_SIMPLE_GM() local
60 m.mapRect(&postMBounds); in DEF_SIMPLE_GM()
61 SkScalar w = postMBounds.width() + kHeight; in DEF_SIMPLE_GM()
89 dy = SkTMax(dy, postMBounds.height() + kPad + kHeight); in DEF_SIMPLE_GM()