Home
last modified time | relevance | path

Searched defs:HWCCompositionStats (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish_common/guest/hals/hwcomposer/vsoc/
Dstats_keeper.h65 struct HWCCompositionStats { struct
66 cvd::time::MonotonicTimePoint prepare_start;
67 cvd::time::MonotonicTimePoint prepare_end;
68 cvd::time::MonotonicTimePoint set_start;
69 cvd::time::MonotonicTimePoint set_end;
70 cvd::time::MonotonicTimePoint last_vsync;
73 int num_prepare_calls;
74 int num_layers;
76 int num_hwc_layers;