HomeSort by relevance Sort by last modified time
    Searched full:basepoints (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
Lines2Activity.java 64 private float[] basePoints = {
83 copyPoints[i] = basePoints[i] + xOffset;
84 copyPoints[i+1] = basePoints[i+1] + yOffset;

Completed in 275 milliseconds