Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DGLView.java70 protected int mMeasuredWidth = 0; field in GLView
386 mMeasuredWidth = width; in setMeasuredSize()
391 return mMeasuredWidth; in getMeasuredWidth()