Home
last modified time | relevance | path

Searched refs:GrTextureProxyRef (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/
DGrFragmentProcessor.h451 const GrTextureProxyRef* proxyRef() const { return &fProxyRef; } in proxyRef()
454 GrTextureProxyRef fProxyRef;
/external/skia/src/gpu/
DGrFragmentProcessor.h457 const GrTextureProxyRef* proxyRef() const { return &fProxyRef; } in proxyRef()
460 GrTextureProxyRef fProxyRef;
/external/skia/include/private/
DGrProxyRef.h149 using GrTextureProxyRef = GrProxyRef<GrTextureProxy>; variable
/external/skqp/include/private/
DGrProxyRef.h149 using GrTextureProxyRef = GrProxyRef<GrTextureProxy>; variable