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.java72 protected int mMeasuredHeight = 0; field in GLView
388 mMeasuredHeight = height; in setMeasuredSize()
396 return mMeasuredHeight; in getMeasuredHeight()