Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DPowerAdvisorTest.cpp59 struct GpuTestConfig { struct in android::adpf::impl::PowerAdvisorTest
60 bool adpfGpuFlagOn;
61 Duration frame1GpuFenceDuration;
62 Duration frame2GpuFenceDuration;
63 Duration vsyncPeriod;
64 Duration presentDuration = 0ms;
65 Duration postCompDuration = 0ms;
66 bool frame1RequiresRenderEngine;
67 bool frame2RequiresRenderEngine;
68 bool usesFmq = false;
[all …]