Home
last modified time | relevance | path

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

/external/skia/gm/
Dbigblurs.cpp50 static const SkScalar kRightBotPad = kCloseUpSize-3*kSigma; // use on right and bot sides in onDraw() local
55 { kBig-kRightBotPad, -kLeftTopPad }, // UR in onDraw()
56 { kBig-kRightBotPad, kBig-kRightBotPad }, // LR in onDraw()
57 { -kLeftTopPad, kBig-kRightBotPad }, // LL in onDraw()