Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DCropDrawingUtils.java35 float stepX = bounds.width() / 3.0f; in drawRuleOfThird() local
37 float x = bounds.left + stepX; in drawRuleOfThird()
41 x += stepX; in drawRuleOfThird()