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

/external/skia/src/gpu/
H A DGrProxyProvider.h43 void adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface*);
H A DGrTextureProxy.cpp46 fProxyProvider->adoptUniqueKeyFromSurface(this, fTarget);
H A DGrProxyProvider.cpp81 void GrProxyProvider::adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface* surf) { function in class:GrProxyProvider
/external/skqp/src/gpu/
H A DGrProxyProvider.h42 void adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface*);
H A DGrTextureProxy.cpp48 fProxyProvider->adoptUniqueKeyFromSurface(this, fTarget);
H A DGrProxyProvider.cpp77 void GrProxyProvider::adoptUniqueKeyFromSurface(GrTextureProxy* proxy, const GrSurface* surf) { function in class:GrProxyProvider

Completed in 7361 milliseconds