Home | History | Annotate | Download | only in gpu

Lines Matching refs:clippedDstRect

780     SkRect clippedDstRect = dstRect;
782 if (!crop_filled_rect(this->width(), this->height(), clip, viewMatrix, &clippedDstRect,
789 clip, GrTextureOp::Make(std::move(proxy), filter, color, clippedSrcRect, clippedDstRect,