Searched defs:deltas (Results 1 – 7 of 7) sorted by relevance
143 final long[] deltas = {123, 234, 345, 456}; in testAddCountLocked() local
70 repeated SFTimeStatsDeltaProto deltas = 6; field
106 std::unordered_map<std::string, Histogram> deltas; variable
188 Vector<nsecs_t> deltas; in prime() local
2031 sp<AMessage> deltas = updatedFormat->changesFrom(format, false /* deep */); in shapeMediaFormat() local
694 public View findNearestTouchable(ViewGroup root, int x, int y, int direction, int[] deltas) { in findNearestTouchable()
1269 public int[] deltas; field in GridLayout.Axis