Lines Matching refs:CurrentLayout
73 switch (info->CurrentLayout.pixel_code) {
83 info->CurrentLayout.bitsPerPixel);
147 save->crtc_pitch = info->CurrentLayout.displayWidth / 8;
153 info->CurrentLayout.displayWidth));
157 switch (info->CurrentLayout.pixel_code) {
181 switch (info->CurrentLayout.pixel_code) {
190 "Unsupported pixel depth (%d)\n", info->CurrentLayout.bitsPerPixel);
242 save->crtc2_pitch = info->CurrentLayout.displayWidth / 8;
248 info->CurrentLayout.displayWidth));
294 int offset = y * info->CurrentLayout.displayWidth + x;
297 switch (info->CurrentLayout.pixel_code) {
309 if (info->CurrentLayout.pixel_code == 24)
322 int offset = y * info->CurrentLayout.displayWidth + x;
325 switch (info->CurrentLayout.pixel_code) {
337 if (info->CurrentLayout.pixel_code == 24)
669 VclkFreq * (info->CurrentLayout.pixel_bytes * 8));
675 VclkFreq * (info->CurrentLayout.pixel_bytes * 8));
745 VclkFreq * (info->CurrentLayout.pixel_bytes * 8));
751 VclkFreq * (info->CurrentLayout.pixel_bytes * 8));