Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.h184 class StatsKeepingComposer : public BaseComposer {
187 StatsKeepingComposer(int64_t vsync_base_timestamp, in StatsKeepingComposer() function
196 virtual ~StatsKeepingComposer() = default;
Dhwcomposer.cpp550 dev->composer = new cuttlefish::StatsKeepingComposer<ComposerType>( in cvd_hwc_open()