Home | History | Annotate | Download | only in utils

Lines Matching defs:isFullFrame

678 bool SkDeferredCanvas::isFullFrame(const SkRect* rect,
831 if (fDeferredDrawing && this->isFullFrame(NULL, &paint) &&
854 if (fDeferredDrawing && this->isFullFrame(&rect, &paint) &&
887 this->isFullFrame(&bitmapRect, paint) &&
902 this->isFullFrame(&dst, paint) &&
941 this->isFullFrame(&bitmapRect, paint) &&