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 inline static constexpr int kCloseUpSize = 64; member in skiagm::BigBlursGM116 inline static constexpr int kWidth = 5 * kCloseUpSize;117 inline static constexpr int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize;
60 const SkScalar kRightBotPad = kCloseUpSize-3*kSigma; // use on right and bot sides in onDraw()68 { kBig/2-kCloseUpSize/2, kBig/2-kCloseUpSize/2 }, // center in onDraw()90 SkIntToScalar(kCloseUpSize), in onDraw()91 SkIntToScalar(kCloseUpSize)); in onDraw()106 desiredX += kCloseUpSize; in onDraw()110 desiredY += kCloseUpSize; in onDraw()116 static constexpr int kCloseUpSize = 64; member in skiagm::BigBlursGM117 static constexpr int kWidth = 5 * kCloseUpSize;118 static constexpr int kHeight = 2 * (kLastEnum_SkBlurStyle + 1) * kCloseUpSize;