Home | History | Annotate | Download | only in jni

Lines Matching full:mwidth

115     void setBufferWidth(int width) { mWidth = width; }
116 int getBufferWidth() { return mWidth; }
134 int mWidth;