OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Xsize
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c
94
if ((modes[i]->ModeInfo.
Xsize
> 320) &&
182
if ((mode->w == inmode->ModeInfo.
Xsize
) &&
195
mode->w = inmode->ModeInfo.
Xsize
;
225
VGLCurMode->ModeInfo.
Xsize
*
262
this->info.current_w = VGLCurMode->ModeInfo.
Xsize
;
322
if ((modes[i]->ModeInfo.
Xsize
== width) &&
358
current->w = VGLCurMode->ModeInfo.
Xsize
;
361
current->pitch = VGLCurMode->ModeInfo.
Xsize
*
371
if (VGLCurMode->ModeInfo.
Xsize
* 2 <=
598
vminfop->
Xsize
= minfo.vi_width
[
all
...]
/external/opencv/ml/src/
mlcnn.cpp
[
all
...]
/external/mksh/src/
sh.h
[
all
...]
Completed in 46 milliseconds