Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1701 - 1725 of 1890) sorted by relevance

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

/third_party/skia/gm/
H A Dencode_platform.cpp63 static sk_sp<SkData> encode_data(SkEncodedImageFormat type, const SkBitmap& bitmap, int quality) { in encode_data()
H A Dhardstop_gradients.cpp68 static void shade_rect(SkCanvas* canvas, sk_sp<SkShader> shader, int cellRow, int cellCol) { in shade_rect()
H A Dhairmodes.cpp70 static sk_sp<SkShader> make_bg_shader() { in make_bg_shader()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DPolystar.cpp85 sk_sp<sksg::GeometryNode> ShapeBuilder::AttachPolystarGeometry(const skjson::ObjectValue& jstar, in AttachPolystarGeometry()
/third_party/skia/modules/svg/src/
H A DSkSVGFeColorMatrix.cpp92 sk_sp<SkImageFilter> SkSVGFeColorMatrix::onMakeImageFilter(const SkSVGRenderContext& ctx, in onMakeImageFilter()
/third_party/skia/bench/
H A DMatrixConvolutionBench.cpp71 sk_sp<SkImageFilter> fFilter;
H A DDecodeBench.cpp33 sk_sp<SkData> fData;
H A DPicturePlaybackBench.cpp93 sk_sp<SkPicture> fPic;
H A DTypefaceBench.cpp295 sk_sp<SkTypeface> fTypeface;
/third_party/skia/src/gpu/ops/
H A DAAHairLinePathRenderer.cpp80 sk_sp<const GrBuffer> get_quads_index_buffer(GrResourceProvider* resourceProvider) { in get_quads_index_buffer()
114 sk_sp<const GrBuffer> get_lines_index_buffer(GrResourceProvider* resourceProvider) { in get_lines_index_buffer()
1182 sk_sp<const GrBuffer> linesIndexBuffer = get_lines_index_buffer(target->resourceProvider()); in onPrepareDraws()
1202 sk_sp<const GrBuffer> vertexBuffer; in onPrepareDraws()
1205 sk_sp<const GrBuffer> quadsIndexBuffer = get_quads_index_buffer(target->resourceProvider()); in onPrepareDraws()
H A DOpsTask.cpp392 sk_sp<GrArenas> arenas) in OpsTask()
711 int OpsTask::mergeFrom(SkSpan<const sk_sp<GrRenderTask>> tasks) { in mergeFrom()
713 for (const sk_sp<GrRenderTask>& task : tasks) { in mergeFrom()
731 SkSpan<const sk_sp<OpsTask>> mergingNodes( in mergeFrom()
732 reinterpret_cast<const sk_sp<OpsTask>*>(tasks.data()), SkToSizeT(mergedCount)); in mergeFrom()
/third_party/skia/src/core/
H A DSkGpuBlurUtils.cpp109 sk_sp<SkColorSpace> finalCS, in convolve_gaussian_2d()
161 sk_sp<SkColorSpace> finalCS, in convolve_gaussian()
308 sk_sp<SkColorSpace> colorSpace, in reexpand()
347 sk_sp<SkColorSpace> colorSpace, in two_pass_gaussian()
458 sk_sp<SkColorSpace> colorSpace, in GaussianBlur()
H A DSkMiniRecorder.cpp98 sk_sp<SkPicture> SkMiniRecorder::detachAsPicture(const SkRect* cull) { in detachAsPicture()
H A DSkMessageBus.h33 template <typename T> struct is_sk_sp<sk_sp<T>> : std::true_type {};
36 // so the message type must be sk_sp or non copyable.
39 "The message type must be sk_sp or non copyable.");
147 // Make sure sk_sp has been sent to an inbox. in Post()
H A DSkFontDescriptor.cpp106 sk_sp<SkData> data(SkData::MakeUninitialized(length)); in Deserialize()
H A DSkTextBlobPriv.h39 static sk_sp<SkTextBlob> MakeFromBuffer(SkReadBuffer&);
H A DSkGlyphRun.h100 sk_sp<SkTextBlob> makeBlob() const;
H A DSkSurfaceCharacterization.cpp84 sk_sp<SkColorSpace> cs) const { in createColorSpace()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp808 sk_sp<SkFontMgr>);
828 const sk_sp<SkFontMgr> fFontMgr;
919 static std::unique_ptr<SkShaper> MakeHarfBuzz(sk_sp<SkFontMgr> fontmgr, bool correct) {
955 SkUnicodeBreak lineIter, SkUnicodeBreak graphIter, HBBuffer buffer, sk_sp<SkFontMgr> fontmgr)
1734 std::unique_ptr<SkShaper> SkShaper::MakeShaperDrivenWrapper(sk_sp<SkFontMgr> fontmgr) {
1737 std::unique_ptr<SkShaper> SkShaper::MakeShapeThenWrap(sk_sp<SkFontMgr> fontmgr) {
1750 sk_sp<SkFontMgr> fontmgr) {
/third_party/skia/samplecode/
H A DSampleShip.cpp136 sk_sp<SkImage> fAtlas;
/third_party/skia/src/gpu/
H A DGrResourceAllocator.h183 sk_sp<GrSurface> fExistingSurface; // queried from resource cache. may be null.
H A DSurfaceFillContext.h102 virtual sk_sp<GrRenderTask> refRenderTask() = 0;
H A DGrProcessorSet.h50 sk_sp<const GrXferProcessor> refXferProcessor() const { in refXferProcessor()
/third_party/skia/tests/
H A DApplyGammaTest.cpp120 sk_sp<SkSurface> dst(SkSurface::MakeRenderTarget(context, SkBudgeted::kNo, ii)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
H A DGpuDrawPathTest.cpp49 sk_sp<SkPathEffect> effect) { in fill_and_stroke()

Completed in 19 milliseconds

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