Searched defs:GpuTestConfig (Results 1 – 1 of 1) sorted by relevance
59 struct GpuTestConfig { struct in android::adpf::impl::PowerAdvisorTest60 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 …]