Home
last modified time | relevance | path

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

/external/skia/src/gpu/mtl/
DGrMtlSemaphore.mm28 std::unique_ptr<GrMtlSemaphore> GrMtlSemaphore::MakeWrapped(GrMTLHandle event, function
/external/skia/src/gpu/d3d/
DGrD3DSemaphore.cpp21 std::unique_ptr<GrD3DSemaphore> GrD3DSemaphore::MakeWrapped(const GrD3DFenceInfo& fenceInfo) { in MakeWrapped() function in GrD3DSemaphore
/external/skqp/src/gpu/gl/
DGrGLSemaphore.h23 static sk_sp<GrGLSemaphore> MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function
DGrGLTextureRenderTarget.cpp59 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
DGrGLTexture.cpp117 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, const GrSurfaceDesc& desc, in MakeWrapped() function in GrGLTexture
DGrGLRenderTarget.cpp68 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
/external/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.cpp125 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
DGrGLRenderTarget.cpp78 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
/external/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp22 sk_sp<GrDawnRenderTarget> GrDawnRenderTarget::MakeWrapped(GrDawnGpu* gpu, in MakeWrapped() function in GrDawnRenderTarget
DGrDawnTexture.cpp75 sk_sp<GrDawnTexture> GrDawnTexture::MakeWrapped(GrDawnGpu* gpu, SkISize dimensions, in MakeWrapped() function in GrDawnTexture
/external/skia/src/gpu/vk/
DGrVkSemaphore.cpp36 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore
DGrVkAttachment.cpp173 sk_sp<GrVkAttachment> GrVkAttachment::MakeWrapped( in MakeWrapped() function in GrVkAttachment
/external/skqp/src/gpu/vk/
DGrVkSemaphore.cpp32 sk_sp<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore