Searched refs:restoreFlags (Results 1 – 1 of 1) sorted by relevance
467 int restoreFlags = mSaveFlags.removeLast(); in restore() local468 boolean restoreAlpha = (restoreFlags & SAVE_FLAG_ALPHA) == SAVE_FLAG_ALPHA; in restore()472 boolean restoreMatrix = (restoreFlags & SAVE_FLAG_MATRIX) == SAVE_FLAG_MATRIX; in restore()