Searched refs:thisHeight (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery/src/com/android/camera/
H A DCropImage.java763 float thisHeight = getHeight();
766 float z2 = thisHeight / height * .6F;
H A DGridViewSpecial.java900 public void doDraw(Canvas canvas, int thisWidth, int thisHeight, argument
911 if (yPos >= scrollPos + thisHeight) {

Completed in 59 milliseconds