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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java71 protected int mMeasuredWidth = 0; field in class:GLView
387 mMeasuredWidth = width;
392 return mMeasuredWidth;

Completed in 52 milliseconds