Searched refs:copyDrawState (Results 1 – 3 of 3) sorted by relevance
173 void copyDrawState(const GrDrawTarget& srcTarget);
54 this->copyDrawState(target); in initializeDrawStateAndClip()
522 void GrDrawTarget::copyDrawState(const GrDrawTarget& srcTarget) { in copyDrawState() function in GrDrawTarget