Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
DTextureOp.cpp1026 const auto* thisProxy = fViewCountPairs[0].fProxy.get(); in onCombineIfPossible() local
1029 thisProxy != thatProxy) { in onCombineIfPossible()
1031 if (GrTextureProxy::ProxiesAreCompatibleAsDynamicState(thisProxy, thatProxy) && in onCombineIfPossible()