Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/ops/
DOpsTask.cpp934 for (const OpChain& recordedOp : fOpChains) { in gatherProxyIntervals() local
935 recordedOp.visitProxies(gather); in gatherProxyIntervals()