Home
last modified time | relevance | path

Searched refs:WrapBackendRenderTarget (Results 1 – 15 of 15) sorted by relevance

/external/skia/tools/fiddle/
Ddraw.cpp67 sk_sp<SkSurface> tmp3 = SkSurfaces::WrapBackendRenderTarget(dContext, in draw()
/external/skia/tools/window/
DGLWindowContext.cpp77 fSurface = SkSurfaces::WrapBackendRenderTarget(fContext.get(), in getBackbufferSurface()
DMetalWindowContext.mm110 surface = SkSurfaces::WrapBackendRenderTarget(fContext.get(),
DVulkanWindowContext.cpp399 fSurfaces[i] = SkSurfaces::WrapBackendRenderTarget(fContext.get(), in createBuffers()
/external/skia/include/gpu/ganesh/
DSkSurfaceGanesh.h158 SK_API sk_sp<SkSurface> WrapBackendRenderTarget(GrRecordingContext* context,
/external/skia/experimental/webgpu-bazel/src/
Dbindings.cpp137 sk_sp<SkSurface> surface = SkSurfaces::WrapBackendRenderTarget(fContext.get(), in draw()
/external/skia/platform_tools/android/apps/skottie/skottielib/src/main/cpp/
Dnative-lib.cpp261 sk_sp<SkSurface> renderTarget(SkSurfaces::WrapBackendRenderTarget( in Java_org_skia_skottie_SkottieAnimation_nDrawFrame()
/external/skia/tools/gpu/
DBackendSurfaceFactory.cpp102 return SkSurfaces::WrapBackendRenderTarget( in MakeBackendRenderTargetSurface()
/external/skia/tools/skottie_ios_app/
DSkiaGLContext.mm38 return SkSurfaces::WrapBackendRenderTarget(
/external/skia/tools/window/win/
DD3D12WindowContext_win.cpp169 fSurfaces[i] = SkSurfaces::WrapBackendRenderTarget(fContext.get(), in setupSurfaces()
/external/skia/tests/
DDeferredDisplayListTest.cpp307 sk_sp<SkSurface> result = SkSurfaces::WrapBackendRenderTarget( in make()
744 surfaces[index] = SkSurfaces::WrapBackendRenderTarget(context, in DEF_GANESH_TEST_FOR_GL_CONTEXT()
DSurfaceTest.cpp1060 surface = SkSurfaces::WrapBackendRenderTarget(ctx, in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS()
/external/skia/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp699 sk_sp<SkSurface> WrapBackendRenderTarget(GrRecordingContext* rContext, in WrapBackendRenderTarget() function
/external/skia/modules/canvaskit/
Dcanvaskit_bindings.cpp305 sk_sp<SkSurface> surface(SkSurfaces::WrapBackendRenderTarget(dContext.get(), in MakeOnScreenGLSurface()
/external/skia/
DRELEASE_NOTES.md735 * SkSurface::MakeFromBackendRenderTarget -> SkSurfaces::WrapBackendRenderTarget