Home | History | Annotate | Download | only in text

Lines Matching refs:START_MASK

870         return mLines[mColumns * line + START] & START_MASK;
948 private static final int START_MASK = 0x1FFFFFFF;