HomeSort by relevance Sort by last modified time
    Searched defs:newTouchPosition (Results 1 - 4 of 4) sorted by null

  /development/samples/RenderScript/Fountain/src/com/example/android/rs/fountain/
FountainRS.java 56 public void newTouchPosition(float x, float y, float pressure, int id) {
  /development/samples/RenderScript/FountainFbo/src/com/example/android/rs/fountainfbo/
FountainFboRS.java 82 public void newTouchPosition(float x, float y, float pressure, int id) {
  /development/samples/RenderScript/Balls/src/com/example/android/rs/balls/
BallsRS.java 135 public void newTouchPosition(float x, float y, float pressure, int id) {
  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
RSTestCore.java 186 public void newTouchPosition(float x, float y, float pressure, int id) {

Completed in 350 milliseconds