Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1426 - 1450 of 1890) sorted by relevance

1...<<51525354555657585960>>...76

/third_party/skia/gm/
H A Ddrawable.cpp40 sk_sp<SkDrawable> drawable(new MyDrawable); in DEF_SIMPLE_GM()
H A Djpg_color_cube.cpp67 sk_sp<SkImage> fImage;
/third_party/skia/include/utils/mac/
H A DSkCGUtils.h42 SK_API sk_sp<SkImage> SkMakeImageFromCGImage(CGImageRef);
/third_party/skia/modules/svg/src/
H A DSkSVGFeImage.cpp23 sk_sp<SkImageFilter> SkSVGFeImage::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter()
H A DSkSVGFeGaussianBlur.cpp21 sk_sp<SkImageFilter> SkSVGFeGaussianBlur::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter()
/third_party/skia/docs/examples/
H A DSurface_MakeRasterDirectReleaseProc.cpp17 sk_sp<SkSurface> surface(SkSurface::MakeRasterDirectReleaseProc(info, pixels, rowBytes, in REG_FIDDLE()
H A DCanvas_drawImageNine.cpp24 sk_sp<SkImage> image = bitmap.asImage(); in REG_FIDDLE()
H A DImage_isLazyGenerated_a.cpp26 sk_sp<SkImage> image(SkImage::MakeFromGenerator(std::move(gen))); in REG_FIDDLE()
H A DCanvas_drawTextBlob.cpp28 sk_sp<const SkTextBlob> blob = textBlobBuilder.make(); in REG_FIDDLE()
H A DImage_scalePixels.cpp24 sk_sp<SkImage> filtered = SkImage::MakeFromRaster(pixmap, nullptr, nullptr); in REG_FIDDLE()
H A DImage_MakeRasterCopy.cpp16 sk_sp<SkImage> image = SkImage::MakeRasterCopy(pixmap); in REG_FIDDLE()
H A DCanvas_drawImageNine_2.cpp24 sk_sp<SkImage> image = bitmap.asImage(); in REG_FIDDLE()
H A D50_percent_srgb.cpp5 static sk_sp<SkShader> make() { in make()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DEllipse.cpp49 sk_sp<sksg::GeometryNode> ShapeBuilder::AttachEllipseGeometry(const skjson::ObjectValue& jellipse, in AttachEllipseGeometry()
/third_party/skia/modules/skottie/src/layers/
H A DSolidLayer.cpp20 sk_sp<sksg::RenderNode> AnimationBuilder::attachSolidLayer(const skjson::ObjectValue& jlayer, in attachSolidLayer()
/third_party/skia/modules/svg/include/
H A DSkSVGGradient.h35 virtual sk_sp<SkShader> onMakeShader(const SkSVGRenderContext&,
/third_party/skia/src/core/
H A DSkSDFFilter.cpp124 float noxFormedSigma, SkTileMode mode, sk_sp<SkColorSpace> finalCS, SkBackingFit dstFit, in sdf_2d()
152 sk_sp<SkColorSpace> colorSpace, SkIRect dstBounds, SkIRect srcBounds, float noxFormedSigma, in SDFBlur()
H A DSkCoreBlitters.h169 sk_sp<SkShader> clipShader);
174 SkArenaAlloc*, sk_sp<SkShader> clipShader);
H A DSkMaskGamma.h179 SkTMaskPreBlend(sk_sp<const SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>> parent, in SkTMaskPreBlend()
183 sk_sp<const SkTMaskGamma<R_LUM_BITS, G_LUM_BITS, B_LUM_BITS>> fParent;
/third_party/skia/src/image/
H A DSkRescaleAndReadPixels.cpp65 sk_sp<SkSurface> tempSurf; in SkRescaleAndReadPixels()
66 sk_sp<SkImage> srcImage; in SkRescaleAndReadPixels()
/third_party/skia/src/gpu/v1/
H A DSurfaceFillContext_v1.cpp136 sk_sp<GrRenderTask> SurfaceFillContext::refRenderTask() { in refRenderTask()
141 sk_sp<OpsTask> newOpsTask = this->drawingManager()->newOpsTask( in replaceOpsTask()
/third_party/skia/samplecode/
H A DSampleLayers.cpp174 sk_sp<SkImage> fImage;
175 sk_sp<SkImageFilter> fFilter;
H A DSampleArc.cpp82 sk_sp<MyDrawable> fAnimatingDrawable;
83 sk_sp<SkDrawable> fRootDrawable;
/third_party/skia/src/gpu/vk/
H A DGrVkMSAALoadManager.cpp140 sk_sp<const GrVkPipeline> pipeline = in loadMSAAFromResolve()
185 sk_sp<GrGpuBuffer> uniformBuffer = resourceProvider->createBuffer( in loadMSAAFromResolve()
/third_party/skia/src/images/
H A DSkJpegEncoder.cpp187 sk_sp<SkData> icc = icc_from_color_space(src.info()); in Make()
190 sk_sp<SkData> markerData = in Make()

Completed in 8 milliseconds

1...<<51525354555657585960>>...76