Home
last modified time | relevance | path

Searched refs:collect (Results 1 – 15 of 15) sorted by relevance

/hardware/google/camera/common/sensor_listener/tests/
Dgoog_sensor_sync_test.cc87 std::function<void(const ExtendedSensorEvent& event)> collect = in SetupTestEnvironment() local
97 sensor_sync_ptr_->SetEventProcessor(collect); in SetupTestEnvironment()
335 std::function<void(const ExtendedSensorEvent& event)> collect = in TEST_F() local
356 sensor_sync_ptr_->SetEventProcessor(collect); in TEST_F()
/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.h45 HWC2::Error collect(uint64_t max_frames,
/hardware/qcom/sm7250/display/libhistogram/
Dhistogram_collector.h50 HWC2::Error collect(uint64_t max_frames, uint64_t timestamp,
Dhistogram_collector.cpp92 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.h51 HWC2::Error collect(uint64_t max_frames,
Dhistogram_collector.cpp93 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
/hardware/google/pixel/pixelstats/include/pixelstats/
DSysfsCollector.h64 void collect();
/hardware/interfaces/power/1.1/
DIPower.hal21 * Interface to collect subsystem level sleep information
/hardware/interfaces/wifi/1.3/
DIWifiChip.hal83 * This API help to collect firmware/driver/pkt logs.
/hardware/interfaces/biometrics/fingerprint/2.1/
DIBiometricsFingerprint.hal52 * Switches the HAL state machine to collect and store a new fingerprint
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.cpp881 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
/hardware/google/pixel/pixelstats/
DSysfsCollector.cpp919 void SysfsCollector::collect(void) { in collect() function in android::hardware::google::pixel::SysfsCollector
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display_builtin.cpp974 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal286 * @param debug Set for field debug mode. Driver must collect all
/hardware/qcom/sm7250/display/composer/
Dhwc_display_builtin.cpp1265 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()