Lines Matching full:refreshrate
1968 //For primary display, set the dynamic refreshrate
1971 uint32_t refreshRate = ctx->dpyAttr[mDpy].refreshRate;
1975 refreshRate = mdpHw.getMinFpsSupported();
1979 refreshRate = ctx->listStats[mDpy].refreshRateRequest;
1981 setRefreshRate(ctx, mDpy, refreshRate);
2023 setRefreshRate(ctx, mDpy, ctx->dpyAttr[mDpy].refreshRate);
2040 setRefreshRate(ctx, mDpy, ctx->dpyAttr[mDpy].refreshRate);