Searched refs:mLastAttFactor (Results 1 – 2 of 2) sorted by relevance
52 mLastAttFactor = 0; in CDrcPresModeWrapper()330 if (newAttFactor != mLastAttFactor) { in update()332 mLastAttFactor = newAttFactor; in update()
48 int mLastAttFactor; variable