Searched refs:srcTarget (Results 1 – 2 of 2) sorted by relevance
428 void GrDrawTarget::copyDrawState(const GrDrawTarget& srcTarget) { in copyDrawState() argument429 fCurrDrawState = srcTarget.fCurrDrawState; in copyDrawState()
511 void copyDrawState(const GrDrawTarget& srcTarget);