Searched refs:originalProxyRef (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/
H A DGrTextureAdjuster.h49 sk_sp<GrTextureProxy> originalProxyRef() const { return fOriginal; } function in class:GrTextureAdjuster
H A DGrTextureAdjuster.cpp57 sk_sp<GrTextureProxy> proxy = this->originalProxyRef();
74 sk_sp<GrTextureProxy> proxy = this->originalProxyRef();

Completed in 128 milliseconds