Searched defs:AutoColorRestore (Results 1 – 2 of 2) sorted by relevance
272 AutoColorRestore() : fDrawState(NULL), fOldColor(0) {} in AutoColorRestore() function274 AutoColorRestore(GrDrawState* drawState, GrColor color) { in AutoColorRestore() function