HomeSort by relevance Sort by last modified time
    Searched refs:add_samples (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/src/drivers/window_orientation/
window_orientation.c 384 static bool add_samples(struct TripleAxisDataEvent *ev) function
618 rotation_changed = add_samples(ev);
  /external/webrtc/webrtc/video/
full_stack_plot.py 165 def add_samples(self, config, target_lines_list): member in class:Data
230 data.add_samples(self, lines)
  /external/autotest/utils/
test_importer.py 488 dest='add_samples', action='store_true',
554 if (options.clean_tests or options.add_all or options.add_samples or
580 if options.add_samples:

Completed in 113 milliseconds