Searched refs:mWidth (Results 1 – 1 of 1) sorted by relevance
24 int mWidth, mHeight; field in Bitmap39 mWidth = width; in Bitmap()47 return "Bitmap " + mName + ": " + mWidth + "x" + mHeight + " (" + in toString()