Home
last modified time | relevance | path

Searched refs:adoptUniqueKeyFromSurface (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/
DGrProxyProvider.h42 void adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface*);
DGrTextureProxy.cpp81 fProxyProvider->adoptUniqueKeyFromSurface(this, fTarget.get()); in GrTextureProxy()
DGrProxyProvider.cpp81 void GrProxyProvider::adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface* surf) { in adoptUniqueKeyFromSurface() function in GrProxyProvider
/external/skqp/src/gpu/
DGrProxyProvider.h44 void adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface*);
DGrTextureProxy.cpp59 fProxyProvider->adoptUniqueKeyFromSurface(this, fTarget); in GrTextureProxy()
DGrProxyProvider.cpp98 void GrProxyProvider::adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface* surf) { in adoptUniqueKeyFromSurface() function in GrProxyProvider