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.java71 protected int mMeasuredWidth = 0; field in GLView
387 mMeasuredWidth = width; in setMeasuredSize()
392 return mMeasuredWidth; in getMeasuredWidth()