Home | History | Annotate | Download | only in quartz

Lines Matching refs:UpdateRects

123     /* device->UpdateRects      = QZ_UpdateRects; this is determined by SetVideoMode() */
357 this->UpdateRects = NULL;
478 this->UpdateRects = QZ_DirectUpdate;
495 this->UpdateRects = NULL;
498 this->UpdateRects = QZ_DoubleBufferUpdate;
836 this->UpdateRects = QZ_UpdateRects;
1087 /* perform a flip if someone calls updaterects on a doublebuferred surface */