Searched refs:kBadgeHeight (Results 1 – 1 of 1) sorted by relevance
45 const int kBadgeHeight = 11; variable140 badge_width = std::max(kBadgeHeight, badge_width); in PaintBadge()146 rect.fTop = rect.fBottom - SkIntToScalar(kBadgeHeight); in PaintBadge()