/external/ImageMagick/MagickCore/ |
xwdfile.h_vms | 87 CARD32 window_height B32; /* Window height */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/ |
XWDFile.h | 88 CARD32 window_height B32; /* Window height */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
XWDFile.h | 88 CARD32 window_height B32; /* Window height */
|
/external/opencv3/samples/cpp/tutorial_code/core/Matrix/ |
Drawing_2.cpp | 19 const int window_height = 600; variable 51 Mat image = Mat::zeros( window_height, window_width, CV_8UC3 ); 309 Point org((window_width - textsize.width)/2, (window_height - textsize.height)/2);
|
/external/opencv3/modules/java/src/ |
video+Video.java | 253 private static native double[] CamShift_0(long probImage_nativeObj, int window_x, int window_y, int window_width, int window_height, double[] window_out, int criteria_type, int criteria_maxCount, double criteria_epsilon); 256 private static native int meanShift_0(long probImage_nativeObj, int window_x, int window_y, int window_width, int window_height, double[] window_out, int criteria_type, int criteria_maxCount, double criteria_epsilon);
|
video.cpp | 224 (JNIEnv* env, jclass , jlong probImage_nativeObj, jint window_x, jint window_y, jint window_width, jint window_height, jdoubleArray window_out, jint criteria_type, jint criteria_maxCount, jdouble criteria_epsilon) 230 Rect window(window_x, window_y, window_width, window_height); 252 (JNIEnv* env, jclass , jlong probImage_nativeObj, jint window_x, jint window_y, jint window_width, jint window_height, jdoubleArray window_out, jint criteria_type, jint criteria_maxCount, jdouble criteria_epsilon) 258 Rect window(window_x, window_y, window_width, window_height); [all...] |
/external/ImageMagick/coders/ |
xwd.c | 763 xwd_info.window_height=(CARD32) image->rows;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/ |
turtle.py | 125 'window_height', 'window_width'] 138 'window_height', 'window_width', 'write', 'xcor', 'ycor'] 1264 def window_height(self): member in class:TurtleScreen 3396 def window_height(self): function [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/ |
turtle.py | 125 'window_height', 'window_width'] 138 'window_height', 'window_width', 'write', 'xcor', 'ycor'] 1264 def window_height(self): member in class:TurtleScreen 3396 def window_height(self): function [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 125 'window_height', 'window_width'] 138 'window_height', 'window_width', 'write', 'xcor', 'ycor'] 1264 def window_height(self): member in class:TurtleScreen 3396 def window_height(self): function [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/ |
turtle.py | 125 'window_height', 'window_width'] 138 'window_height', 'window_width', 'write', 'xcor', 'ycor'] 1264 def window_height(self): member in class:TurtleScreen 3396 def window_height(self): function [all...] |
/external/libgdx/backends/gdx-backend-lwjgl/libs/ |
lwjgl.jar | |