Searched refs:mLastAttFactor (Results 1 – 4 of 4) sorted by relevance
51 mLastAttFactor = -1; in CDrcPresModeWrapper()329 if (newAttFactor != mLastAttFactor) { in update()331 mLastAttFactor = newAttFactor; in update()
48 int mLastAttFactor; variable