Home
last modified time | relevance | path

Searched refs:thisWidth (Results 1 – 2 of 2) 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