Searched refs:kUIWidth (Results 1 – 1 of 1) sorted by relevance
1303 static constexpr float kUIWidth = 200.0f, kUIHeight = 400.0f; in drawUI() local1309 const SkRect uiArea = SkRect::MakeXYWH(10, 10, kUIWidth, kUIHeight); in drawUI()