Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrRecordingContextPriv.cpp328 return skgpu::ganesh::SurfaceDrawContext::MakeFromBackendTexture(this->context(), in makeSFCFromBackendTexture()
DSurfaceDrawContext.h146 static std::unique_ptr<SurfaceDrawContext> MakeFromBackendTexture(
DSurfaceDrawContext.cpp282 std::unique_ptr<SurfaceDrawContext> SurfaceDrawContext::MakeFromBackendTexture( in MakeFromBackendTexture() function in skgpu::ganesh::SurfaceDrawContext
/external/skia/
DRELEASE_NOTES.md736 * SkSurface::MakeFromBackendTexture -> SkSurfaces::WrapBackendTexture
1041 MakeFromBackendTexture, MakeFromBackendRenderTarget, MakeRenderTarget,
1329 2) Make a SkSurface around result texture using SkSurface::MakeFromBackendTexture
1332 5) Optional: SkImage::MakeFromBackendTexture() to use as SkImage.
1429 2) Make a SkSurface around result texture using SkSurface::MakeFromBackendTexture
1432 5) Optional: SkImage::MakeFromBackendTexture() to use as SkImage.