Home
last modified time | relevance | path

Searched refs:MakeFromBackendTexture (Results 1 – 20 of 20) sorted by relevance

/third_party/skia/docs/examples/
DSurface_MakeFromBackendTexture.cpp21 sk_sp<SkSurface> gpuSurface = SkSurface::MakeFromBackendTexture(direct, in draw()
/third_party/skia/tools/fiddle/
Ddraw.cpp41 sk_sp<SkSurface> tmp2 = SkSurface::MakeFromBackendTexture( in draw()
Ddocumumentation_examples_map.txt3895 static sk_sp<SkSurface> MakeFromBackendTexture(GrContext* context, const GrBackendTexture& backendT…
/third_party/skia/tests/
DDMSAATest.cpp245 auto surface = SkSurface::MakeFromBackendTexture(context, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
267 auto surface = SkSurface::MakeFromBackendTexture(context, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DSurfaceTest.cpp940 surface = SkSurface::MakeFromBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1039 auto surf = SkSurface::MakeFromBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
1075 surf = SkSurface::MakeFromBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DVkHardwareBufferTest.cpp297 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTexture(fDirectContext, in importHardwareBufferForWrite()
975 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTexture(fDirectContext.get(), in importHardwareBufferForWrite()
DGrMipMappedTest.cpp70 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTexture( in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
DBackendAllocationTest.cpp82 sk_sp<SkSurface> surf = SkSurface::MakeFromBackendTexture(dContext, in test_wrapping()
/third_party/skia/tools/gpu/
DBackendSurfaceFactory.cpp38 return SkSurface::MakeFromBackendTexture(dContext, in MakeBackendTextureSurface()
/third_party/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp155 fSurfaces[i] = SkSurface::MakeFromBackendTexture( in setupSurfaces()
/third_party/skia/src/image/
DSkSurface_Gpu.cpp486 sk_sp<SkSurface> SkSurface::MakeFromBackendTexture(GrRecordingContext* rContext, in MakeFromBackendTexture() function in SkSurface
689 sk_sp<SkSurface> surface = SkSurface::MakeFromBackendTexture(dContext, backendTexture, in MakeFromAHardwareBuffer()
/third_party/skia/include/core/
DSkSurface.h212 static sk_sp<SkSurface> MakeFromBackendTexture(GrRecordingContext* context,
/third_party/skia/tools/
DDDLTileHelper.cpp123 return SkSurface::MakeFromBackendTexture(rContext, in makeWrappedTileDest()
/third_party/skia/src/gpu/
DGrRecordingContextPriv.cpp317 return skgpu::v1::SurfaceDrawContext::MakeFromBackendTexture(this->context(), in makeSFCFromBackendTexture()
/third_party/skia/
DRELEASE_NOTES.txt8 MakeFromBackendTexture, MakeFromBackendRenderTarget, MakeRenderTarget,
274 2) Make a SkSurface around result texture using SkSurface::MakeFromBackendTexture
277 5) Optional: SkImage::MakeFromBackendTexture() to use as SkImage.
374 2) Make a SkSurface around result texture using SkSurface::MakeFromBackendTexture
377 5) Optional: SkImage::MakeFromBackendTexture() to use as SkImage.
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext_v1.h121 static std::unique_ptr<SurfaceDrawContext> MakeFromBackendTexture(
DSurfaceDrawContext.cpp262 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeFromBackendTexture( in MakeFromBackendTexture() function in skgpu::v1::SurfaceDrawContext
/third_party/skia/tools/sk_app/
DVulkanWindowContext.cpp366 fSurfaces[i] = SkSurface::MakeFromBackendTexture( in createBuffers()
/third_party/skia/site/docs/user/release/
Drelease_notes.md217 2) Make a SkSurface around result texture using SkSurface::MakeFromBackendTexture
220 5) Optional: SkImage::MakeFromBackendTexture() to use as SkImage.
/third_party/chromium/patch/
D0003-ohos-1115.patch83686 + auto surface = SkSurface::MakeFromBackendTexture(