Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSurfaceProxy.cpp119 sk_sp<GrSurfaceProxy> GrSurfaceProxy::MakeWrapped(sk_sp<GrSurface> surf) { in MakeWrapped() function in GrSurfaceProxy
138 sk_sp<GrTextureProxy> GrSurfaceProxy::MakeWrapped(sk_sp<GrTexture> tex) { in MakeWrapped() function in GrSurfaceProxy
/external/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp47 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp65 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget
DGrGLTexture.cpp149 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, const GrSurfaceDesc& desc, in MakeWrapped() function in GrGLTexture