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