Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dhistogram_collector.cpp177 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()
192 auto work = blobwork; in blob_processing_thread()
H A Dhistogram_collector.h68 } blobwork /* GUARDED_BY(mutex) */; variable
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dhistogram_collector.cpp181 blobwork = HistogramCollector::BlobWork{blob_source_fd, id}; in notify_histogram_event()
196 auto work = blobwork; in blob_processing_thread()
H A Dhistogram_collector.h72 } blobwork /* GUARDED_BY(mutex) */; variable