Searched refs:fDrawOps (Results 1 – 3 of 3) sorted by relevance
26 SkTInternalLList<GrCCDrawPathsOp> fDrawOps; // This class does not own these ops. member
264 for (GrCCDrawPathsOp* op : fFlushingPaths.back()->fDrawOps) { in preFlush()293 for (GrCCDrawPathsOp* op : flushingPaths->fDrawOps) { in preFlush()
127 fOwningPerOpListPaths->fDrawOps.remove(this); in ~GrCCDrawPathsOp()219 fOwningPerOpListPaths->fDrawOps.addToTail(this); in addToOwningPerOpListPaths()