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