Searched refs:DNA_ALL_DAY_WIDTH (Results 1 – 1 of 1) sorted by relevance
77 private static int DNA_ALL_DAY_WIDTH = 32; field in MonthWeekEventsView287 DNA_ALL_DAY_WIDTH = effectiveWidth / numDays - 2 * DNA_SIDE_PADDING; in createDna()288 mDNAAllDayPaint.setStrokeWidth(DNA_ALL_DAY_WIDTH); in createDna()386 DNA_ALL_DAY_WIDTH *= mScale; in initView()468 mDNAAllDayPaint.setStrokeWidth(DNA_ALL_DAY_WIDTH); in initView()990 int xOffset = (DNA_ALL_DAY_WIDTH - DNA_WIDTH) / 2; in drawDNA()