Lines Matching refs:fProxy
274 func(fViewCountPairs[p].fProxy.get(), GrMipmapped(mipped));
342 sk_sp<GrSurfaceProxy> fProxy;
526 fViewCountPairs[0].fProxy = set[0].fProxyView.detachProxy();
528 curProxy = fViewCountPairs[0].fProxy.get();
534 curProxy = fViewCountPairs[p].fProxy.get();
536 curProxy, fViewCountPairs[0].fProxy.get()));
674 fViewCountPairs[0].fProxy->backendFormat();
767 auto* proxy = op->fViewCountPairs[p].fProxy->asTextureProxy();
779 auto textureType = fViewCountPairs[0].fProxy->asTextureProxy()->textureType();
945 *op.fViewCountPairs[p].fProxy,
1026 const auto* thisProxy = fViewCountPairs[0].fProxy.get();
1027 const auto* thatProxy = that->fViewCountPairs[0].fProxy.get();
1078 SkString proxyStr = fViewCountPairs[p].fProxy->dump();