Searched defs:direction (Results 1 – 8 of 8) sorted by relevance
232 protected void onFocusChanged(boolean focused, int direction, in onFocusChanged()
27 direction: { property
442 private void switchRenderMode(int direction) { in switchRenderMode()
259 public void moveSnake(int direction) { in moveSnake()
299 advanceTimeline(context, direction) { argument
532 double direction = mRandom.nextDouble() * Math.PI * 2; in drawSplat() local
116 String direction = command.get(1); in translateCommand() local
435 float direction = mRandom.nextFloat() * (float) Math.PI * 2; in step() local