Home
last modified time | relevance | path

Searched refs:thirdWidth (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/ui/
DGridLines.java48 float thirdWidth = mDrawBounds.width() / 3; in onDraw() local
52 final float x = thirdWidth * i; in onDraw()