Searched defs:MakeWrapped (Results 1 – 4 of 4) sorted by relevance
/external/skia/src/gpu/ | ||
D | GrSurfaceProxy.cpp | 119 sk_sp<GrSurfaceProxy> GrSurfaceProxy::MakeWrapped(sk_sp<GrSurface> surf) { in MakeWrapped() function in GrSurfaceProxy |
/external/skia/src/gpu/gl/ | ||
D | GrGLTextureRenderTarget.cpp | 47 sk_sp<GrGLTextureRenderTarget> GrGLTextureRenderTarget::MakeWrapped( in MakeWrapped() function in GrGLTextureRenderTarget |
D | GrGLRenderTarget.cpp | 65 sk_sp<GrGLRenderTarget> GrGLRenderTarget::MakeWrapped(GrGLGpu* gpu, in MakeWrapped() function in GrGLRenderTarget |
D | GrGLTexture.cpp | 149 sk_sp<GrGLTexture> GrGLTexture::MakeWrapped(GrGLGpu* gpu, const GrSurfaceDesc& desc, in MakeWrapped() function in GrGLTexture |