Searched defs:mMeasuredHeight (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DGLView.java72 protected int mMeasuredHeight = 0; field in class:GLView
388 mMeasuredHeight = height;
396 return mMeasuredHeight;

Completed in 44 milliseconds