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

/packages/apps/Camera/src/com/android/camera/
H A DCameraScreenNail.java75 private int mUncroppedRenderWidth; field in class:CameraScreenNail
107 return mUncroppedRenderWidth;
168 mUncroppedRenderWidth = getTextureWidth();
194 mUncroppedRenderWidth = Math.round(scaledTextureWidth);

Completed in 94 milliseconds