Home
last modified time | relevance | path

Searched refs:sk_sp (Results 1801 - 1825 of 1890) sorted by relevance

1...<<717273747576

/third_party/skia/bench/
H A DSKPBench.cpp89 sk_sp<SkImage> image(fSurfaces[i]->makeImageSnapshot()); in onPerCanvasPostDraw()
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp46 sk_sp<SkData> data = nullptr; in MakeFromStream()
551 WebPDemuxer* demux, sk_sp<SkData> data, SkEncodedOrigin origin) in SkWebpCodec()
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp369 sk_sp<const GrBuffer> fVertexBuffer;
375 sk_sp<const GrBuffer> fIndexBuffer;
H A DFillRectOp.cpp455 sk_sp<const GrBuffer> fVertexBuffer;
456 sk_sp<const GrBuffer> fIndexBuffer;
H A DAtlasTextOp.cpp110 sk_sp<GrTextBlob> blob,
510 sk_sp<GrTextBlob> blob = GrTextBlob::Make(glyphRunList, skPaint, drawMatrix, control, painter); in CreateOpTestingOnly()
H A DGrOvalOpFactory.cpp1309 sk_sp<const GrBuffer> vertexBuffer;
1318 sk_sp<const GrBuffer> indexBuffer = nullptr;
1681 sk_sp<const GrBuffer> vertexBuffer;
1690 sk_sp<const GrBuffer> indexBuffer;
2711 sk_sp<const GrBuffer> vertexBuffer;
2721 sk_sp<const GrBuffer> indexBuffer;
2878 static sk_sp<const GrBuffer> get_rrect_index_buffer(RRectType type,
3034 sk_sp<const GrBuffer> indexBuffer = get_rrect_index_buffer(
/third_party/skia/src/gpu/gradients/
H A DGrGradientShader.cpp142 static sk_sp<SkRuntimeEffect> effects[kMaxUnrolledIntervalCount]; in make_unrolled_colorizer()
257 sk_sp<SkRuntimeEffect> effect; in make_looping_colorizer()
/third_party/skia/samplecode/
H A DSampleDegenerateQuads.cpp254 sk_sp<SkPathEffect> dots = SkDashPathEffect::Make(kDotParams, 2, 0.f);
256 sk_sp<SkPathEffect> dashes = SkDashPathEffect::Make(kDashParams, 2, 0.f);
/third_party/skia/gm/
H A Druntimeintrinsics.cpp61 static SkBitmap draw_shader(SkCanvas* canvas, sk_sp<SkShader> shader, in draw_shader()
589 sk_sp<SkData> uniforms = SkData::MakeWithCopy(uniformData, sizeof(uniformData)); in plot_bvec()
H A Dlazytiling.cpp42 sk_sp<GrTextureProxy> proxy = GrProxyProvider::MakeFullyLazyProxy( in create_view()
H A Dtessellation.cpp352 sk_sp<const GrBuffer> fVertexBuffer;
H A Dhsl.cpp200 static sk_sp<SkShader> make_grad(SkScalar width) { in make_grad()
/third_party/skia/src/ports/
H A DSkFontHost_FreeType.cpp366 SkScalerContext_FreeType(sk_sp<SkTypeface_FreeType>,
763 SkScalerContext_FreeType::SkScalerContext_FreeType(sk_sp<SkTypeface_FreeType> typeface,
1624 sk_sp<SkTypeface::LocalizedStrings> nameIter =
1745 sk_sp<SkData> SkTypeface_FreeType::onCopyTableData(SkFontTableTag tag) const {
1761 sk_sp<SkData> data = SkData::MakeUninitialized(tableLength);
/third_party/skia/src/core/
H A DSkDraw_atlas.cpp95 sk_sp<SkShader> atlasShader = paint.refShader(); in drawAtlas()
H A DSkPathPriv.h94 static void AddGenIDChangeListener(const SkPath& path, sk_sp<SkIDChangeListener> listener) { in AddGenIDChangeListener()
H A DSkRasterClip.cpp203 bool SkRasterClip::op(sk_sp<SkShader> sh) { in op()
/third_party/skia/src/gpu/vk/
H A DGrVkPipelineState.cpp32 sk_sp<const GrVkPipeline> pipeline, in GrVkPipelineState()
/third_party/skia/src/utils/
H A DSkPaintFilterCanvas.cpp258 sk_sp<SkSurface> SkPaintFilterCanvas::onNewSurface(const SkImageInfo& info, in onNewSurface()
/third_party/skia/tests/
H A DShadowTest.cpp22 void check_result(skiatest::Reporter* reporter, sk_sp<SkVertices> verts, in check_result()
H A DRectangleTextureTest.cpp158 sk_sp<GrTextureProxy> rectProxy = proxyProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
H A DRecordDrawTest.cpp287 sk_sp<SkImage> image(surface->makeImageSnapshot()); in DEF_TEST()
/third_party/skia/tools/gpu/
H A DGrContextFactory.cpp316 sk_sp<GrDirectContext> grCtx; in getContextInfoInternal()
/third_party/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp95 sk_sp<const GrGLInterface> gl; in EGLGLTestContext()
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp56 sk_sp<SkShader> shader; in load()
/third_party/skia/include/core/
H A DSkPathBuilder.h257 SkPath make(sk_sp<SkPathRef>) const;

Completed in 24 milliseconds

1...<<717273747576