Home
last modified time | relevance | path

Searched defs:MakeWrapped (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlSemaphore.mm27 sk_sp<GrMtlEvent> GrMtlEvent::MakeWrapped(GrMTLHandle event) { function
DGrMtlAttachment.mm146 sk_sp<GrMtlAttachment> GrMtlAttachment::MakeWrapped( function
DGrMtlSemaphore.h65 static std::unique_ptr<GrMtlSemaphore> MakeWrapped(GrMTLHandle mtlEvent, uint64_t value) { in MakeWrapped() function
/third_party/skia/src/gpu/d3d/
DGrD3DSemaphore.cpp21 std::unique_ptr<GrD3DSemaphore> GrD3DSemaphore::MakeWrapped(const GrD3DFenceInfo& fenceInfo) { in MakeWrapped() function in GrD3DSemaphore
/third_party/flutter/skia/src/gpu/gl/
DGrGLSemaphore.h23 static sk_sp<GrGLSemaphore> MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function
DGrGLTextureRenderTarget.cpp62 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
DGrGLTexture.cpp126 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
DGrGLRenderTarget.cpp63 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp25 GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() function in GrDawnRenderTarget
DGrDawnTexture.cpp86 sk_sp<GrDawnTexture> GrDawnTexture::MakeWrapped(GrDawnGpu* gpu, const SkISize& size, in MakeWrapped() function in GrDawnTexture
/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h23 static std::unique_ptr<GrGLSemaphore> MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function
DGrGLTextureRenderTarget.cpp63 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
DGrGLTexture.cpp126 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
DGrGLRenderTarget.cpp80 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
/third_party/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp22 sk_sp<GrDawnRenderTarget> GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() function in GrDawnRenderTarget
DGrDawnTexture.cpp73 sk_sp<GrDawnTexture> GrDawnTexture::MakeWrapped(GrDawnGpu* gpu, SkISize dimensions, in MakeWrapped() function in GrDawnTexture
/third_party/skia/src/gpu/vk/
DGrVkSemaphore.cpp36 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore
DGrVkImage.cpp175 sk_sp<GrVkImage> GrVkImage::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkImage
/third_party/flutter/skia/src/gpu/vk/
DGrVkSemaphore.cpp32 sk_sp<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore