Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.h153 : screen_view_(std::move(screen_view)), stats_getter_(stats_getter) {} in WrappedScreenView()
160 stats_getter_(&stats); in Broadcast()
180 std::function<void(CompositionStats*)> stats_getter_; variable