Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DGridLines.java49 float thirdHeight = mDrawBounds.height() / 3; in onDraw() local
56 final float y = thirdHeight * i; in onDraw()