Home
last modified time | relevance | path

Searched refs:mMeasuredHeight (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java71 protected int mMeasuredHeight = 0; field in GLView
387 mMeasuredHeight = height; in setMeasuredSize()
395 return mMeasuredHeight; in getMeasuredHeight()