Searched refs:NativeHeight (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_fp.c959 panel->NativeHeight = ViaPanelNativeModes[index].Height;
969 panel->NativeWidth, panel->NativeHeight);
1190 Panel->NativeHeight < pMode->VDisplay)
1193 if (!Panel->Scale && Panel->NativeHeight != pMode->VDisplay &&
1211 mode->VDisplay < Panel->NativeHeight)) {
1251 Panel->NativeHeight);
1319 panel->NativeHeight = 900;
1354 if (pPanel->NativeWidth && pPanel->NativeHeight) {
1360 pDisplay_Mode = xf86CVTMode(pPanel->NativeWidth, pPanel->NativeHeight,
1389 pPanel->NativeWidth, pPanel->NativeHeight);
[all...]
H A Dvia_ums.h139 int NativeHeight; member in struct:ViaPanelInfo

Completed in 4 milliseconds