Lines Matching defs:trunc
873 Rect trunc = invalidatedArea;
874 if (!trunc.Intersect(trunc, coords)) {
887 OnBlendDraw(gfxDstBuffer, trunc);
894 curDraw->data_.DrawGraphics(gfxDstBuffer, param, curDraw->data_.paint, rect, trunc, *style_);
903 const Rect& trunc,
923 spanPattern, trunc, pathParamBlend->isStroke);
930 const Rect& trunc,
949 transform, span, trunc, pathParamBlend->isStroke);
960 transform, span, trunc, pathParamBlend->isStroke);
966 void UICanvas::OnBlendDraw(BufferInfo& gfxDstBuffer, const Rect& trunc)
993 renBase.ClipBox(trunc.GetLeft(), trunc.GetTop(), trunc.GetRight(), trunc.GetBottom());
1009 DrawCanvas::DoDrawShadow(gfxDstBuffer, curDraw->data_.param, curDraw->data_.paint, rect, trunc, *style_,
1025 OnBlendDrawGradient(curDraw, drawCmd, trunc, blendRasterizer,
1028 OnBlendDrawPattern(curDraw, drawCmd, rect, trunc, blendRasterizer,