Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1451 - 1475 of 2102) sorted by relevance

1...<<51525354555657585960>>...85

/third_party/skia/tools/viewer/
H A DSKPSlide.h28 sk_sp<const SkPicture> fPic;
H A DSkRiveSlide.h33 sk_sp<skrive::SkRive> fRive;
H A DSvgSlide.h30 sk_sp<SkSVGDOM> fDom;
/third_party/skia/docs/examples/
H A DRegion_writeToMemory.cpp16 sk_sp<SkData> data = SkData::MakeUninitialized(size); in REG_FIDDLE()
H A DSurface_MakeRaster.cpp9 sk_sp<SkSurface> surface(SkSurface::MakeRaster(info, rowBytes, nullptr)); in REG_FIDDLE()
H A DSurface_MakeRasterDirect.cpp11 sk_sp<SkSurface> surface(SkSurface::MakeRasterDirect(info, pixels, info.minRowBytes())); in REG_FIDDLE()
H A Dcolor_filter_vs_colorFilterImageFilter_saveLayer.cpp5 sk_sp<SkColorFilter> saturate() { in REG_FIDDLE()
H A DSurface_readPixels_3.cpp7 sk_sp<SkSurface> surf(SkSurface::MakeRasterN32Premul(64, 64)); in REG_FIDDLE()
H A Dbackdrop_blur_with_rrect_clip.cpp14 sk_sp<SkImageFilter> filter = SkImageFilters::Blur(10, 10, nullptr); in REG_FIDDLE()
H A DPicture_approximateBytesUsed.cpp14 sk_sp<SkPicture> picture = recorder.finishRecordingAsPicture(); in REG_FIDDLE()
H A DPicture_approximateOpCount.cpp14 sk_sp<SkPicture> picture = recorder.finishRecordingAsPicture(); in REG_FIDDLE()
H A DPicture_cullRect.cpp13 sk_sp<SkPicture> picture = recorder.finishRecordingAsPicture(); in REG_FIDDLE()
H A DSurface_readPixels.cpp8 sk_sp<SkSurface> surf(SkSurface::MakeRasterN32Premul(64, 64)); in REG_FIDDLE()
H A DTextBlobBuilder_make.cpp9 sk_sp<SkTextBlob> blob = builder.make(); in REG_FIDDLE()
/third_party/skia/include/core/
H A DSkGraphics.h131 (*ImageGeneratorFromEncodedDataFactory)(sk_sp<SkData>);
/third_party/skia/modules/sksg/src/
H A DSkSGOpacityEffect.cpp12 OpacityEffect::OpacityEffect(sk_sp<RenderNode> child, float opacity) in OpacityEffect()
/third_party/skia/modules/svg/src/
H A DSkSVGShape.cpp29 void SkSVGShape::appendChild(sk_sp<SkSVGNode>) { in appendChild()
/third_party/skia/experimental/graphite/src/
H A DTextureProxy.cpp32 sk_sp<Texture> TextureProxy::refTexture() const { in refTexture()
/third_party/skia/experimental/graphite/src/mtl/
H A DMtlTexture.h21 static sk_sp<Texture> Make(const Gpu* gpu,
/third_party/skia/gm/
H A Dbitmaprecttest.cpp17 static sk_sp<SkImage> make_bm() { in make_bm()
H A Dskbug_12212.cpp21 sk_sp<SkSurface> surface = SkSurface::MakeRenderTarget( in DEF_SIMPLE_GM_BG()
/third_party/skia/fuzz/oss_fuzz/
H A DFuzzSKSL2Metal.cpp13 bool FuzzSKSL2Metal(sk_sp<SkData> bytes) { in FuzzSKSL2Metal()
H A DFuzzSKSL2GLSL.cpp13 bool FuzzSKSL2GLSL(sk_sp<SkData> bytes) { in FuzzSKSL2GLSL()
H A DFuzzRegionSetPath.cpp45 sk_sp<SkData> bytes(SkData::MakeWithoutCopy(data, size)); in LLVMFuzzerTestOneInput()
/third_party/skia/include/private/
H A DSkIDChangeListener.h52 void add(sk_sp<SkIDChangeListener> listener) SK_EXCLUDES(fMutex);

Completed in 6 milliseconds

1...<<51525354555657585960>>...85