Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DTextureOp.cpp185 const GrSurfaceProxy* lastProxy = nullptr; in proxy_run_count() local
187 if (set[i].fProxyView.proxy() != lastProxy) { in proxy_run_count()
189 lastProxy = set[i].fProxyView.proxy(); in proxy_run_count()

Completed in 3 milliseconds