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