Searched refs:MARGIN_X (Results 1 – 1 of 1) sorted by relevance
110 private static final int MARGIN_X = 16; field in NinePatchLab.NPView129 final int WIDTH = getWidth() - 2*MARGIN_X; in onDraw()137 canvas.translate(MARGIN_X, MARGIN_Y); in onDraw()