Home
last modified time | relevance | path

Searched refs:copyDrawState (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrDrawTarget.h173 void copyDrawState(const GrDrawTarget& srcTarget);
DGrInOrderDrawBuffer.cpp54 this->copyDrawState(target); in initializeDrawStateAndClip()
DGrDrawTarget.cpp522 void GrDrawTarget::copyDrawState(const GrDrawTarget& srcTarget) { in copyDrawState() function in GrDrawTarget