Lines Matching refs:std
200 , fFalloffView(std::move(falloffView)) {
211 umbraInset = std::max(outerRadius, blurRadius);
220 if (insetWidth <= 0.5f*std::min(devRect.width(), devRect.height())) {
223 innerRadius = std::max(insetWidth - umbraInset, 0.0f);
405 SkScalar minDim = 0.5f*std::min(bounds.width(), bounds.height());
541 std::move(appliedClip),
601 fMesh->setIndexed(std::move(indexBuffer), fIndexCount, firstIndex, 0, fVertCount - 1,
602 GrPrimitiveRestart::kNo, std::move(vertexBuffer), firstVertex);
696 view = std::get<0>(GrMakeUncachedBitmapProxyView(rContext, bitmap));
742 std::move(falloffView));