Variable DrawBuf._clipRect

class DrawBuf
{
  // ...
  Rect _clipRect;
  // ...
}