Variable StateDrawable._size

class StateDrawable
{
  // ...
  Point _size;
  // ...
}