HomeSort by relevance Sort by last modified time
    Searched full:nx2 (Results 1 - 9 of 9) sorted by null

  /ndk/sources/host-tools/make-3.81/tests/scripts/variables/
special 22 '', "X1 =\nX2 = FOO\nLAST = BAR FOO\n");
50 # $answer = "X1 =\nX2 = all\nLAST = all foo\n";
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ResizeGesture.java 185 int nx2 = b.x + b.w + deltaX; local
186 if (nx2 >= b.x) {
187 w = nx2 - b.x;
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
path.c 1681 VGfloat nx1, ny1, nx2, ny2; local
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
path.c 1681 VGfloat nx1, ny1, nx2, ny2; local
    [all...]
  /external/pixman/pixman/
pixman-region.c 241 #define ADDRECT(next_rect, nx1, ny1, nx2, ny2) \
246 next_rect->x2 = nx2; \
252 #define NEWRECT(region, next_rect, nx1, ny1, nx2, ny2) \
262 ADDRECT (next_rect, nx1, ny1, nx2, ny2); \
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp 916 CV_ERROR( CV_StsBadArg, "dp/df must be 2Nx2 floating-point matrix" );
931 CV_ERROR( CV_StsBadArg, "dp/dc must be 2Nx2 floating-point matrix" );
946 CV_ERROR( CV_StsBadArg, "dp/df must be 2Nx5, 2Nx4 or 2Nx2 floating-point matrix" );
    [all...]
cvfundam.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/gconv/
libKSC.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/gconv/
libKSC.so 

Completed in 346 milliseconds