Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
DCropImage.java762 float thisWidth = getWidth(); in centerBasedOnHighlightView() local
765 float z1 = thisWidth / width * .6F; in centerBasedOnHighlightView()
DGridViewSpecial.java900 public void doDraw(Canvas canvas, int thisWidth, int thisHeight, in doDraw() argument
/packages/apps/Camera/src/com/android/camera/
DCropImage.java760 float thisWidth = getWidth(); in centerBasedOnHighlightView() local
763 float z1 = thisWidth / width * .6F; in centerBasedOnHighlightView()
DGridViewSpecial.java898 public void doDraw(Canvas canvas, int thisWidth, int thisHeight, in doDraw() argument