Searched defs:isPointingUp (Results 1 – 3 of 3) sorted by relevance
37 public static TriangleShape create(float width, float height, boolean isPointingUp) { in create()
94 public ArrowTipView(Context context, boolean isPointingUp) { in ArrowTipView()98 public ArrowTipView(Context context, boolean isPointingUp, int layoutId) { in ArrowTipView()
61 float arrowOffsetX, float arrowOffsetY, boolean isPointingUp, boolean leftAligned, in RoundedArrowDrawable()