Lines Matching refs:mBlockWidth
733 private final int mBlockWidth; // The width of an ImageBlock.756 mBlockWidth = blockWidth;935 canvas.drawRect(xPos, yPos, xPos + mBlockWidth, yPos + mBlockHeight,983 mBitmap = Bitmap.createBitmap(mBlockWidth, mBlockHeight,1118 canvas.drawRect(xPos, yPos, xPos + mBlockWidth,