Searched refs:kWhite (Results 1 – 1 of 1) sorted by relevance
204 const SkColor kWhite = SkColorSetRGB(0xFF, 0xFF, 0xFF); in TEST() local211 canvas.FillRectInt(kWhite, 0, 0, kSize.width() / 2, kSize.height()); in TEST()