Home
last modified time | relevance | path

Searched refs:implementation_defined_max_frame_ringbuffer (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/libhistogram/
Dhistogram_collector.cpp43 constexpr static auto implementation_defined_max_frame_ringbuffer = 300; variable
47implementation_defined_max_frame_ringbuffer, std::make_unique<histogram::DefaultTimeKeeper>())) { in HistogramCollector()
142 start(implementation_defined_max_frame_ringbuffer); in start()
/hardware/qcom/sdm845/display/libhistogram/
Dhistogram_collector.cpp278 constexpr static auto implementation_defined_max_frame_ringbuffer = 300; variable
283implementation_defined_max_frame_ringbuffer, std::make_unique<histogram::DefaultTimeKeeper>())) { in HistogramCollector()
378 start(implementation_defined_max_frame_ringbuffer); in start()