Searched refs:bitmapHeight (Results 1 – 1 of 1) sorted by relevance
73 final int bitmapHeight = view.getHeight(); in getCombinedBackgroundBitmap() local76 final Bitmap bitmap = Bitmap.createBitmap(bitmapWidth, bitmapHeight, in getCombinedBackgroundBitmap()166 int bitmapWidth, int bitmapHeight, @ColorInt int color, in assertAllPixelsOfColor() argument169 for (int row = 0; row < bitmapHeight; row++) { in assertAllPixelsOfColor()179 + bitmapWidth + "," + bitmapHeight + ") found " in assertAllPixelsOfColor()