Lines Matching refs:sProxy
72 sk_sp<GrSurfaceProxy> sProxy(
74 if (sProxy) {
76 GrRenderTargetProxy* rtProxy = sProxy->asRenderTargetProxy();
80 clean_up_wrapped_rt(gpu, std::move(sProxy));
86 sk_sp<GrSurfaceProxy> sProxy(
88 if (sProxy) {
90 GrRenderTargetProxy* rtProxy = sProxy->asRenderTargetProxy();
101 sk_sp<GrSurfaceProxy> sProxy(
103 if (sProxy) {
105 GrTextureProxy* tProxy = sProxy->asTextureProxy();
117 sk_sp<GrSurfaceProxy> sProxy(
119 if (sProxy) {
121 GrTextureProxy* tProxy = sProxy->asTextureProxy();