Searched refs:kCloseUpSize (Results 1 – 2 of 2) sorted by relevance
59 const SkScalar kRightBotPad = kCloseUpSize-3*kSigma; // use on right and bot sides in onDraw()67 { kBig/2-kCloseUpSize/2, kBig/2-kCloseUpSize/2 }, // center in onDraw()89 SkIntToScalar(kCloseUpSize), in onDraw()90 SkIntToScalar(kCloseUpSize)); in onDraw()105 desiredX += kCloseUpSize; in onDraw()109 desiredY += kCloseUpSize; in onDraw()115 static constexpr int kCloseUpSize = 64; member in skiagm::BigBlursGM116 static constexpr int kWidth = 5 * kCloseUpSize;117 static constexpr int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize;
50 const SkScalar kRightBotPad = kCloseUpSize-3*kSigma; // use on right and bot sides in onDraw()58 { kBig/2-kCloseUpSize/2, kBig/2-kCloseUpSize/2 }, // center in onDraw()80 SkIntToScalar(kCloseUpSize), in onDraw()81 SkIntToScalar(kCloseUpSize)); in onDraw()96 desiredX += kCloseUpSize; in onDraw()100 desiredY += kCloseUpSize; in onDraw()106 static constexpr int kCloseUpSize = 64; member in skiagm::BigBlursGM107 static constexpr int kWidth = 5 * kCloseUpSize;108 static constexpr int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize;