Searched refs:BLACK_TICK (Results 1 – 2 of 2) sorted by relevance
49 public static final int BLACK_TICK = 0xFF000000; field in NinePatchedImage212 return (pixel == BLACK_TICK || pixel == RED_TICK); in isValidTickColor()454 if (t.color == BLACK_TICK) { in getContentArea()620 || xTick.color == BLACK_TICK || lenX == 1) { in getChunks()627 || yTick.color == BLACK_TICK || lenY == 1) { in getChunks()
274 : NinePatchedImage.BLACK_TICK; in draw()