Searched refs:mTempImageDims (Results 1 – 1 of 1) sorted by relevance
47 private float[] mTempImageDims = new float[] { 0, 0 }; field in CropView73 float[] imageDims = mTempImageDims; in getImageDims()