Home
last modified time | relevance | path

Searched refs:blob_source_fd (Results 1 – 2 of 2) 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()