diff options
| author | Hyunyoung Song <hyunyoungs@google.com> | 2019-08-05 17:19:54 -0700 | 
|---|---|---|
| committer | Hyunyoung Song <hyunyoungs@google.com> | 2019-08-08 22:40:27 -0700 | 
| commit | 36d7a2f8cfae7215c9c8206bd821f34dcca19ce9 (patch) | |
| tree | c86d38e6a5c9787918de4e9b5a02d8289aa060c5 /graphics/java/android/renderscript/ProgramVertexFixedFunction.java | |
| parent | 5f2c9a14f5940b9bee985332c850311f2225c75a (diff) | |
Log various types of back gesture using StatsLog
Bug: 135152789
Test: m statsd_testdrive -j31
Test: out/host/linux-x86/bin/statsd_testdrive 224
<Verified all four types of back gesture>
  data {
    elapsed_timestamp_nanos: 113275964369614
    atom {
      back_gesture_reported_reported {
        type: INCOMPLETE
        y_coordinate: 900
        x_location: LEFT
      }
    }
  }
  data {
    elapsed_timestamp_nanos: 113281680894558
    atom {
      back_gesture_reported_reported {
        type: COMPLETED
        y_coordinate: 912
        x_location: LEFT
      }
    }
  }
  data {
    elapsed_timestamp_nanos: 113285878610809
    atom {
      back_gesture_reported_reported {
        type: INCOMPLETE_EXCLUDED
        y_coordinate: 2496
        x_location: LEFT
      }
    }
  }
  data {
    elapsed_timestamp_nanos: 39490430338
    atom {
      back_gesture_reported_reported {
        type: COMPLETED_REJECTED
        y_coordinate: 856
        x_location: LEFT
      }
    }
  }
Change-Id: I986a64c296cc2a1e33db8f7ea81b05b0ee96cdd5
Diffstat (limited to 'graphics/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions
