Searched defs:currentOp (Results 1 – 2 of 2) sorted by relevance
95 const Op* currentOp = bn->fChildren[j]; in copyOutFromOpList() local
184 void setCurrentOp(int currentOp) { fCurrentOp = currentOp; } in setCurrentOp()196 int currentOp() const { return fCurrentOp; } in currentOp() function in SkRecords::FillBounds