Home
last modified time | relevance | path

Searched refs:blob_source_fd (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.h47 void notify_histogram_event(int blob_source_fd, BlobId id);
Dhistogram_collector.cpp170 void histogram::HistogramCollector::notify_histogram_event(int blob_source_fd, BlobId id) { in notify_histogram_event() argument
181 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()
/hardware/qcom/sm7250/display/libhistogram/
Dhistogram_collector.h46 void notify_histogram_event(int blob_source_fd, BlobId id);
Dhistogram_collector.cpp166 void histogram::HistogramCollector::notify_histogram_event(int blob_source_fd, BlobId id) { in notify_histogram_event() argument
177 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()