Searched refs:kBackgroundDashCount (Results 1 – 1 of 1) sorted by relevance
27 static const uint32_t kBackgroundDashCount = 20; variable113 for (uint32_t i = 0; i < kBackgroundDashCount; ++i) { in onOnceBeforeDraw()115 kBounds.top() + (i + 0.25f) * kBounds.height() / kBackgroundDashCount); in onOnceBeforeDraw()117 kBounds.top() + (i + 0.75f) * kBounds.height() / kBackgroundDashCount); in onOnceBeforeDraw()