Home
last modified time | relevance | path

Searched defs:thumbLeft (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/ui/
DSwitch.java215 final int thumbLeft = mSwitchLeft + (int) (mThumbPosition + 0.5f) - mTouchSlop; in hitThumb() local
405 int thumbLeft = switchInnerLeft - mTempRect.left + thumbPos; in onDraw() local