Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnTexture.cpp171 sk_sp<Texture> DawnTexture::MakeWrapped(const DawnSharedContext* sharedContext, in MakeWrapped() function in skgpu::graphite::DawnTexture
191 sk_sp<Texture> DawnTexture::MakeWrapped(const DawnSharedContext* sharedContext, in MakeWrapped() function in skgpu::graphite::DawnTexture
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlSemaphore.mm28 sk_sp<GrMtlEvent> GrMtlEvent::MakeWrapped(GrMTLHandle event) { function
H A DGrMtlAttachment.mm162 sk_sp<GrMtlAttachment> GrMtlAttachment::MakeWrapped( function
H A DGrMtlSemaphore.h67 static std::unique_ptr<GrMtlSemaphore> MakeWrapped(GrMTLHandle mtlEvent, uint64_t value) { in MakeWrapped() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DSemaphore.cpp21 std::unique_ptr<GrD3DSemaphore> GrD3DSemaphore::MakeWrapped(const GrD3DFenceInfo& fenceInfo) { in MakeWrapped() function in GrD3DSemaphore
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkSemaphore.cpp40 std::unique_ptr<GrVkSemaphore> GrVkSemaphore::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkSemaphore
H A DGrVkImage.cpp187 sk_sp<GrVkImage> GrVkImage::MakeWrapped(GrVkGpu* gpu, in MakeWrapped() function in GrVkImage
/aosp_15_r20/external/skia/src/shaders/
H A DSkLocalMatrixShader.h33 MakeWrapped(const SkMatrix* localMatrix, Args&&... args) { in MakeWrapped() function
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLTextureRenderTarget.cpp70 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
H A DGrGLTexture.cpp161 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLTexture
H A DGrGLRenderTarget.cpp99 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanTexture.cpp172 sk_sp<Texture> VulkanTexture::MakeWrapped(const VulkanSharedContext* sharedContext, in MakeWrapped() function in skgpu::graphite::VulkanTexture