Lines Matching refs:get
182 MakeInfo(sdc.get(), flags),
187 force_aa_clip(fSurfaceDrawContext.get())) {
226 return fSurfaceDrawContext.get();
231 return fSurfaceDrawContext.get();
236 return fSurfaceDrawContext.get();
241 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "clearAll", fContext.get());
323 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawPaint", fContext.get());
339 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawPoints", fContext.get());
413 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawRect", fContext.get());
421 GrBlurUtils::drawShapeWithMaskFilter(fContext.get(), fSurfaceDrawContext.get(),
443 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawEdgeAAQuad", fContext.get());
470 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawRRect", fContext.get());
485 GrBlurUtils::drawShapeWithMaskFilter(fContext.get(), fSurfaceDrawContext.get(),
505 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawDRRect", fContext.get());
546 GrBlurUtils::drawShapeWithMaskFilter(fContext.get(), fSurfaceDrawContext.get(), this->clip(),
575 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawOval", fContext.get());
600 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawArc", fContext.get());
626 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawPath", fContext.get());
642 GrBlurUtils::drawShapeWithMaskFilter(fContext.get(), fSurfaceDrawContext.get(), this->clip(),
651 auto view = std::get<0>(GrMakeCachedBitmapProxyView(fContext.get(), bitmap));
660 return SkSpecialImage::MakeDeferredFromGpu(fContext.get(),
677 return SkSpecialImage::MakeDeferredFromGpu(fContext.get(),
697 auto sdc = fSurfaceDrawContext.get();
714 view = GrSurfaceProxyView::Copy(fContext.get(),
730 return SkSpecialImage::MakeDeferredFromGpu(fContext.get(),
744 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawDevice", fContext.get());
767 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawViewLattice", fContext.get());
814 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawVertices", fContext.get());
820 if (!init_vertices_paint(fContext.get(), fSurfaceDrawContext->colorInfo(), paint,
841 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawShadow", fContext.get());
858 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawAtlas", fContext.get());
881 GR_CREATE_TRACE_MARKER_CONTEXT("skgpu::v1::Device", "drawGlyphRunList", fContext.get());
927 auto sdc = SurfaceDrawContext::Make(fContext.get(), grColorType, std::move(newRTP),
957 auto* sdc = fSurfaceDrawContext.get();
975 auto* sdc = fSurfaceDrawContext.get();
1007 fContext.get(), SkColorTypeToGrColorType(cinfo.fInfo.colorType()),
1026 return SkSurface::MakeRenderTarget(fContext.get(), kBudgeted, info,
1046 auto sdc = fSurfaceDrawContext.get();