Home | History | Annotate | Download | only in utils

Lines Matching defs:isFullFrame

670 bool SkDeferredCanvas::isFullFrame(const SkRect* rect,
823 if (fDeferredDrawing && this->isFullFrame(NULL, &paint) &&
846 if (fDeferredDrawing && this->isFullFrame(&rect, &paint) &&
879 this->isFullFrame(&bitmapRect, paint) &&
895 this->isFullFrame(&dst, paint) &&
934 this->isFullFrame(&bitmapRect, paint) &&