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