Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java36 float stepY = bounds.height() / 3.0f; in drawRuleOfThird() local
38 float y = bounds.top + stepY; in drawRuleOfThird()
45 y += stepY; in drawRuleOfThird()