OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfactor
(Results
1 - 12
of
12
) sorted by null
/external/mesa3d/src/mesa/main/
pixel.c
51
_mesa_PixelZoom( GLfloat
xfactor
, GLfloat yfactor )
57
if (ctx->Pixel.ZoomX ==
xfactor
&&
62
ctx->Pixel.ZoomX =
xfactor
;
dlist.c
[
all
...]
/external/opencv3/modules/imgproc/test/
test_imgwarp.cpp
233
int
xfactor
= cvtest::randInt(rng) % 10 + 1;
local
237
yfactor =
xfactor
;
239
sz.width = sizes[INPUT][0].width /
xfactor
;
243
sizes[INPUT][0].width = sz.width *
xfactor
;
[
all
...]
/external/opencv/cv/src/
_cvipp.h
203
double
xfactor
, double yfactor, int interpolation ))
[
all
...]
cvimgwarp.cpp
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h
[
all
...]
/external/mesa3d/include/GL/
gl.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h
[
all
...]
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h
[
all
...]
/external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 483 milliseconds