Searched refs:sk_sp (Results 1801 - 1825 of 1890) sorted by relevance
1...<<717273747576
/third_party/skia/bench/ |
H A D | SKPBench.cpp | 89 sk_sp<SkImage> image(fSurfaces[i]->makeImageSnapshot()); in onPerCanvasPostDraw()
|
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 46 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 D | DefaultPathRenderer.cpp | 369 sk_sp<const GrBuffer> fVertexBuffer; 375 sk_sp<const GrBuffer> fIndexBuffer;
|
H A D | FillRectOp.cpp | 455 sk_sp<const GrBuffer> fVertexBuffer; 456 sk_sp<const GrBuffer> fIndexBuffer;
|
H A D | AtlasTextOp.cpp | 110 sk_sp<GrTextBlob> blob, 510 sk_sp<GrTextBlob> blob = GrTextBlob::Make(glyphRunList, skPaint, drawMatrix, control, painter); in CreateOpTestingOnly()
|
H A D | GrOvalOpFactory.cpp | 1309 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 D | GrGradientShader.cpp | 142 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 D | SampleDegenerateQuads.cpp | 254 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 D | runtimeintrinsics.cpp | 61 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 D | lazytiling.cpp | 42 sk_sp<GrTextureProxy> proxy = GrProxyProvider::MakeFullyLazyProxy( in create_view()
|
H A D | tessellation.cpp | 352 sk_sp<const GrBuffer> fVertexBuffer;
|
H A D | hsl.cpp | 200 static sk_sp<SkShader> make_grad(SkScalar width) { in make_grad()
|
/third_party/skia/src/ports/ |
H A D | SkFontHost_FreeType.cpp | 366 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 D | SkDraw_atlas.cpp | 95 sk_sp<SkShader> atlasShader = paint.refShader(); in drawAtlas()
|
H A D | SkPathPriv.h | 94 static void AddGenIDChangeListener(const SkPath& path, sk_sp<SkIDChangeListener> listener) { in AddGenIDChangeListener()
|
H A D | SkRasterClip.cpp | 203 bool SkRasterClip::op(sk_sp<SkShader> sh) { in op()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkPipelineState.cpp | 32 sk_sp<const GrVkPipeline> pipeline, in GrVkPipelineState()
|
/third_party/skia/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 258 sk_sp<SkSurface> SkPaintFilterCanvas::onNewSurface(const SkImageInfo& info, in onNewSurface()
|
/third_party/skia/tests/ |
H A D | ShadowTest.cpp | 22 void check_result(skiatest::Reporter* reporter, sk_sp<SkVertices> verts, in check_result()
|
H A D | RectangleTextureTest.cpp | 158 sk_sp<GrTextureProxy> rectProxy = proxyProvider->wrapBackendTexture( in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS()
|
H A D | RecordDrawTest.cpp | 287 sk_sp<SkImage> image(surface->makeImageSnapshot()); in DEF_TEST()
|
/third_party/skia/tools/gpu/ |
H A D | GrContextFactory.cpp | 316 sk_sp<GrDirectContext> grCtx; in getContextInfoInternal()
|
/third_party/skia/tools/gpu/gl/egl/ |
H A D | CreatePlatformGLTestContext_egl.cpp | 95 sk_sp<const GrGLInterface> gl; in EGLGLTestContext()
|
/third_party/skia/tools/viewer/ |
H A D | SkSLSlide.cpp | 56 sk_sp<SkShader> shader; in load()
|
/third_party/skia/include/core/ |
H A D | SkPathBuilder.h | 257 SkPath make(sk_sp<SkPathRef>) const;
|
Completed in 24 milliseconds
1...<<717273747576