Searched refs:mBorderColor (Results 1 – 1 of 1) sorted by relevance
57 private final int mBorderColor; field in MagnifierView95 mBorderColor = t.getColor(R.styleable.MagnifierView_borderColor, Color.WHITE); in MagnifierView()127 canvas.drawColor(mBorderColor); in onDraw()