Variable GradientDrawable._color3

class GradientDrawable
{
  // ...
  uint _color3;
  // ...
}