Searched refs:thatProxy (Results 1 – 2 of 2) sorted by relevance
467 auto thatProxy = that->fProxies[0].fProxy; in onCombineIfPossible() local469 thisProxy->uniqueID() != thatProxy->uniqueID()) { in onCombineIfPossible()471 if (GrTextureProxy::ProxiesAreCompatibleAsDynamicState(thisProxy, thatProxy) && in onCombineIfPossible()
1018 const auto* thatProxy = that->fViewCountPairs[0].fProxy.get(); in onCombineIfPossible() local1020 thisProxy != thatProxy) { in onCombineIfPossible()1022 if (GrTextureProxy::ProxiesAreCompatibleAsDynamicState(thisProxy, thatProxy) && in onCombineIfPossible()