Home | History | Annotate | Download | only in gpu

Lines Matching defs:nullptr

90         return nullptr;
93 if (!CheckAlphaTypeAndGetFlags(nullptr, init, &flags)) {
94 return nullptr;
106 return nullptr;
114 return nullptr;
155 return nullptr;
159 return nullptr;
164 return nullptr;
335 draw.fDst = SkPixmap(SkImageInfo::MakeUnknown(this->width(), this->height()), nullptr, 0);
364 sk_sp<SkVertices> vertices = SkVertices::MakeCopy(kIgnoredMode, SkToS32(count), pts, nullptr,
365 nullptr);
382 this->clip(), path, paint, this->ctm(), nullptr,
412 mf = nullptr; // already handled in SkPaintToGrPaint
423 if (mf->canFilterMaskGPU(devRRect, this->devClipBounds(), this->ctm(), nullptr)) {
443 this->clip(), path, paint, this->ctm(), nullptr,
488 path, paint, this->ctm(), nullptr, this->devClipBounds(),
499 return this->drawPath(path, paint, nullptr, false);
677 clip.getConservativeBounds(width, height, clippedSrcIRect, nullptr);
732 fContext->getResourceCacheLimits(nullptr, &cacheSize);
837 this->drawTextureProducer(&maker, nullptr, nullptr, SkCanvas::kStrict_SrcRectConstraint,
1054 this->drawSpecial(srcImg.get(), left, top, paint, nullptr, SkMatrix::I());
1094 tmpUnfiltered.setImageFilter(nullptr);
1205 return nullptr;
1237 return nullptr;
1252 return nullptr;
1282 this->drawSpecial(srcImg.get(), left, top, paint, nullptr, SkMatrix::I());
1292 image->alphaType(), nullptr, nullptr,
1297 if (this->shouldTileImage(image, nullptr, SkCanvas::kFast_SrcRectConstraint,
1308 this->drawTextureMaker(&maker, image->width(), image->height(), nullptr, nullptr,
1314 this->drawTextureMaker(&maker, image->width(), image->height(), nullptr, nullptr,
1427 producer->refTextureProxyForParams(filter, dstColorSpace, &proxyColorSpace, nullptr);
1511 int n = (nullptr == indices) ? vertexCount : indexCount;
1665 this->flushAndSignalSemaphores(0, nullptr);
1706 return nullptr;