Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/libhistogram/
Dringbuffer.cpp28 cumulative_frame_count(0) { in Ringbuffer()
63 update_cumulative(now, cumulative_frame_count, cumulative_bins); in insert()
84 histogram::Ringbuffer::Sample sample { cumulative_frame_count, cumulative_bins }; in collect_cumulative()
Dringbuffer.h81 uint64_t cumulative_frame_count; variable
/hardware/qcom/sdm845/display/libhistogram/
Dringbuffer.cpp28 cumulative_frame_count(0) { in Ringbuffer()
63 update_cumulative(now, cumulative_frame_count, cumulative_bins); in insert()
84 histogram::Ringbuffer::Sample sample { cumulative_frame_count, cumulative_bins }; in collect_cumulative()
Dringbuffer.h81 uint64_t cumulative_frame_count; variable