Home | History | Annotate | Download | only in media

Lines Matching refs:mWidth

674         private int mWidth = -1;
702 if (mWidth == -1) {
703 mWidth = nativeGetWidth();
706 return mWidth;