Home
last modified time | relevance | path

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

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