Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/ops/
H A DGrOp.cpp40 GrOp::Owner GrOp::cutChain() { in cutChain() function in GrOp
H A DGrOp.h251 GrOp::Owner cutChain();
H A DOpsTask.cpp95 auto temp = fHead->cutChain(); in popHead()
115 auto temp = prev->cutChain(); in removeOp()
116 if (auto next = temp->cutChain()) { in removeOp()

Completed in 4 milliseconds