Home | History | Annotate | Download | only in media

Lines Matching refs:min_fps

1189       int min_fps = suppress_rendering ?
1191 if (min_fps > 0 && !test_reuse_delay)
1192 EXPECT_GT(client->frames_per_second(), min_fps);