Searched refs:OpStatePair (Results 1 – 3 of 3) sorted by relevance
69 class OpStatePair {71 OpStatePair() in OpStatePair() function73 OpStatePair(DrawOp* newOp, const DeferredDisplayState* newState) in OpStatePair() function75 OpStatePair(const OpStatePair& other) in OpStatePair() function
73 mOps.add(OpStatePair(op, state)); in add()141 Vector<OpStatePair> mOps;
145 const Vector<OpStatePair>& ops, const Rect& bounds) { in multiDraw()767 const Vector<OpStatePair>& ops, const Rect& bounds) { in multiDraw()989 const Vector<OpStatePair>& ops, const Rect& bounds) { in multiDraw()1464 const Vector<OpStatePair>& ops, const Rect& bounds) { in multiDraw()