Home
last modified time | relevance | path

Searched refs:srcTarget (Results 1 – 2 of 2) sorted by relevance

/external/skia/gpu/src/
DGrDrawTarget.cpp428 void GrDrawTarget::copyDrawState(const GrDrawTarget& srcTarget) { in copyDrawState() argument
429 fCurrDrawState = srcTarget.fCurrDrawState; in copyDrawState()
/external/skia/gpu/include/
DGrDrawTarget.h511 void copyDrawState(const GrDrawTarget& srcTarget);