Searched refs:mPreviousLight (Results 1 – 2 of 2) sorted by relevance
146 if (mEnabled && (mPendingEvent.light != mPreviousLight) ) { in readEvents()150 mPreviousLight = mPendingEvent.light; in readEvents()
43 float mPreviousLight; variable