Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1601 - 1625 of 1890) sorted by relevance

1...<<61626364656667686970>>...76

/third_party/skia/experimental/sktext/tests/
H A DShapedText.cpp61 sk_sp<TrivialFontChain> fontChain = sk_make_sp<TrivialFontChain>("Roboto", 40.0f, SkFontStyle::Normal()); in UNIX_ONLY_TEST()
/third_party/skia/gm/
H A Dbitmapimage.cpp42 sk_sp<SkImage> image = GetResourceAsImage(path);
H A Demboss.cpp26 static sk_sp<SkImage> make_bm() { in make_bm()
H A Dfatpathfill.cpp23 static sk_sp<SkSurface> new_surface(int width, int height) { in new_surface()
H A Dimagesource2.cpp91 sk_sp<SkImage> fImage;
/third_party/skia/bench/
H A DGlyphQuadFillBench.cpp79 sk_sp<GrTextBlob> fBlob;
H A DGrMipmapBench.cpp15 sk_sp<SkSurface> fSurface;
H A DShaperBench.cpp17 sk_sp<SkData> fData;
H A DDDLRecorderBench.cpp89 std::vector<sk_sp<SkDeferredDisplayList>> fDDLs;
H A DTextBlobBench.cpp43 sk_sp<SkTextBlob> makeBlob() { in makeBlob()
H A DMorphologyBench.cpp66 sk_sp<SkImageFilter> mf;
H A DDrawBitmapAABench.cpp53 sk_sp<SkImage> fImage;
/third_party/skia/docs/examples/
H A DPDF.cpp61 sk_sp<SkData> pdfData = buffer.detachAsData(); in REG_FIDDLE()
H A DColor_Wheel.cpp26 sk_sp<SkFontMgr> fontMgr = SkFontMgr::RefDefault(); in REG_FIDDLE()
/third_party/skia/src/codec/
H A DSkIcoCodec.cpp37 sk_sp<SkData> data = nullptr; in MakeFromStream()
189 sk_sp<SkData> embeddedData(SkData::MakeSubset(data.get(), offset, size)); in MakeFromStream()
/third_party/skia/src/core/
H A DSkPath_serial.cpp134 sk_sp<SkData> SkPath::serialize() const { in serialize()
136 sk_sp<SkData> data = SkData::MakeUninitialized(size); in serialize()
H A DSkBlitter.h148 sk_sp<SkShader> clipShader);
154 SkArenaAlloc*, sk_sp<SkShader> clipShader);
H A DSkYUVAPixmaps.cpp199 SkYUVAPixmaps SkYUVAPixmaps::FromData(const SkYUVAPixmapInfo& yuvaPixmapInfo, sk_sp<SkData> data) { in FromData()
256 SkYUVAPixmaps::SkYUVAPixmaps(const SkYUVAPixmapInfo& yuvaPixmapInfo, sk_sp<SkData> data) in SkYUVAPixmaps()
/third_party/skia/src/gpu/gl/
H A DGrGLBuffer.cpp37 sk_sp<GrGLBuffer> GrGLBuffer::Make(GrGLGpu* gpu, size_t size, GrGpuBufferType intendedType, in Make()
45 sk_sp<GrGLBuffer> buffer(new GrGLBuffer(gpu, size, intendedType, accessPattern, data)); in Make()
/third_party/skia/samplecode/
H A DSampleXfer.cpp112 sk_sp<CircDrawable> fDrs[N];
206 sk_sp<SkImage> fImage;
/third_party/skia/tests/
H A DOpChainTest.cpp175 sk_sp<GrDirectContext> dContext = GrDirectContext::MakeMock(nullptr); in DEF_GPUTEST()
208 sk_sp<GrArenas> arenas = sk_make_sp<GrArenas>(); in DEF_GPUTEST()
H A DPDFDocumentTest.cpp166 sk_sp<SkData> data(buffer.detachAsData()); in DEF_TEST()
211 sk_sp<SkData> data(wStream.detachAsData()); in DEF_TEST()
H A DPremulAlphaRoundTripTest.cpp99 sk_sp<SkSurface> surf(SkSurface::MakeRaster(info)); in DEF_TEST()
106 sk_sp<SkSurface> surf(SkSurface::MakeRenderTarget(ctxInfo.directContext(), in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H A DCanvasStateTest.cpp144 sk_sp<SkImage> images[2]; in DEF_TEST()
238 sk_sp<SkImage> images[2]; in DEF_TEST()
H A DWriter32Test.cpp201 sk_sp<SkData> data0(SkData::MakeWithCString(str)); in DEF_TEST()
202 sk_sp<SkData> data1(SkData::MakeEmpty()); in DEF_TEST()

Completed in 18 milliseconds

1...<<61626364656667686970>>...76