/hardware/google/camera/common/sensor_listener/tests/ |
D | goog_sensor_sync_test.cc | 87 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/ |
D | histogram_collector.h | 45 HWC2::Error collect(uint64_t max_frames,
|
/hardware/qcom/sm7250/display/libhistogram/ |
D | histogram_collector.h | 50 HWC2::Error collect(uint64_t max_frames, uint64_t timestamp,
|
D | histogram_collector.cpp | 92 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
|
/hardware/qcom/sm8150/display/libhistogram/ |
D | histogram_collector.h | 51 HWC2::Error collect(uint64_t max_frames,
|
D | histogram_collector.cpp | 93 HWC2::Error histogram::HistogramCollector::collect( in collect() function in histogram::HistogramCollector
|
/hardware/google/pixel/pixelstats/include/pixelstats/ |
D | SysfsCollector.h | 64 void collect();
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 21 * Interface to collect subsystem level sleep information
|
/hardware/interfaces/wifi/1.3/ |
D | IWifiChip.hal | 83 * This API help to collect firmware/driver/pkt logs.
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprint.hal | 52 * Switches the HAL state machine to collect and store a new fingerprint
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display_primary.cpp | 881 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
|
/hardware/google/pixel/pixelstats/ |
D | SysfsCollector.cpp | 919 void SysfsCollector::collect(void) { in collect() function in android::hardware::google::pixel::SysfsCollector
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_builtin.cpp | 974 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 286 * @param debug Set for field debug mode. Driver must collect all
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_builtin.cpp | 1265 histogram.collect(max_frames, timestamp, samples_size, samples, numFrames); in GetDisplayedContentSample()
|