Home
last modified time | relevance | path

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

/external/skia/gm/
Dbigblurs.cpp59 const SkScalar kRightBotPad = kCloseUpSize-3*kSigma; // use on right and bot sides in onDraw() local
64 { kBig-kRightBotPad, -kLeftTopPad }, // UR in onDraw()
65 { kBig-kRightBotPad, kBig-kRightBotPad }, // LR in onDraw()
66 { -kLeftTopPad, kBig-kRightBotPad }, // LL in onDraw()
/external/skqp/gm/
Dbigblurs.cpp50 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()