Home | History | Annotate | Download | only in gpu

Lines Matching defs:nullptr

89         return nullptr;
92 if (!CheckAlphaTypeAndGetFlags(nullptr, init, &flags)) {
93 return nullptr;
105 return nullptr;
113 return nullptr;
154 return nullptr;
158 return nullptr;
331 draw.fDst = SkPixmap(SkImageInfo::MakeUnknown(this->width(), this->height()), nullptr, 0);
360 sk_sp<SkVertices> vertices = SkVertices::MakeCopy(kIgnoredMode, SkToS32(count), pts, nullptr,
361 nullptr);
378 this->clip(), path, paint, this->ctm(), nullptr,
408 mf = nullptr; // already handled in SkPaintToGrPaint
419 if (mf->canFilterMaskGPU(devRRect, this->devClipBounds(), this->ctm(), nullptr)) {
439 this->clip(), path, paint, this->ctm(), nullptr,
484 path, paint, this->ctm(), nullptr, this->devClipBounds(),
495 return this->drawPath(path, paint, nullptr, false);
516 this->drawPath(path, paint, nullptr, true);
681 clip.getConservativeBounds(width, height, clippedSrcIRect, nullptr);
736 fContext->getResourceCacheLimits(nullptr, &cacheSize);
839 this->drawTextureProducer(&maker, nullptr, nullptr, SkCanvas::kStrict_SrcRectConstraint,
983 GrRefCachedBitmapTextureProxy(fContext.get(), bitmap, samplerState, nullptr);
1055 this->drawSpecial(srcImg.get(), left, top, paint, nullptr, SkMatrix::I());
1089 tmpUnfiltered.setImageFilter(nullptr);
1199 return nullptr;
1231 return nullptr;
1246 return nullptr;
1276 this->drawSpecial(srcImg.get(), left, top, paint, nullptr, SkMatrix::I());
1286 image->alphaType(), nullptr, nullptr,
1291 if (this->shouldTileImage(image, nullptr, SkCanvas::kFast_SrcRectConstraint,
1302 this->drawTextureMaker(&maker, image->width(), image->height(), nullptr, nullptr,
1308 this->drawTextureMaker(&maker, image->width(), image->height(), nullptr, nullptr,
1521 int n = (nullptr == indices) ? vertexCount : indexCount;
1675 this->flushAndSignalSemaphores(0, nullptr);
1710 return nullptr;