HomeSort by relevance Sort by last modified time
    Searched refs:Xsize (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/vgl/
SDL_vglvideo.c 93 if ((modes[i]->ModeInfo.Xsize > 320) &&
181 if ((mode->w == inmode->ModeInfo.Xsize) &&
194 mode->w = inmode->ModeInfo.Xsize;
224 VGLCurMode->ModeInfo.Xsize *
261 this->info.current_w = VGLCurMode->ModeInfo.Xsize;
320 if ((modes[i]->ModeInfo.Xsize == width) &&
356 current->w = VGLCurMode->ModeInfo.Xsize;
359 current->pitch = VGLCurMode->ModeInfo.Xsize *
369 if (VGLCurMode->ModeInfo.Xsize * 2 <=
590 vminfop->Xsize = minfo.vi_width
    [all...]
  /external/opencv/ml/src/
mlcnn.cpp     [all...]
  /external/mksh/src/
sh.h     [all...]

Completed in 684 milliseconds