Home | History | Annotate | Download | only in jni

Lines Matching full:mwidth

98     void setBufferWidth(int width) { mWidth = width; }
99 int getBufferWidth() { return mWidth; }
114 int mWidth;