Searched defs:bx (Results 1 – 4 of 4) sorted by relevance
54 RectF bx = null; in GestureStroke() local
271 int bx = 0; in etc_average_colors_subblock() local355 int bx = 0; in etc_encode_subblock_helper() local
186 private static boolean rightTurn(float ax, float ay, float bx, float by, float cx, float cy) { in rightTurn()
3347 private static float cross(float ax, float ay, float bx, float by) { in cross()