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

  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
vignette.rs 22 float centerx;
67 float radx = (x - centerx) * scalex;
  /external/opencv/cv/src/
cvsnakes.cpp 84 int centerx = win.width >> 1; local
228 Econt[(j + centery) * win.width + k + centerx] = energy =
268 Ecurv[(j + centery) * win.width + k + centerx] = energy =
324 Eimg[(j + centery) * win.width + k + centerx] = energy =
329 Eimg[(j + centery) * win.width + k + centerx] = energy =
371 if( E[(j + centery) * win.width + k + centerx] < Emin )
373 Emin = E[(j + centery) * win.width + k + centerx];
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageDraw.java 260 int centerx = cw / 2; local
269 rec.set(centerx - rad,
271 centerx + rad,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glu.h 30 void APIENTRY gluLookAt(GLdouble eyex,GLdouble eyey,GLdouble eyez,GLdouble centerx,GLdouble centery,GLdouble centerz,GLdouble upx,GLdouble upy,GLdouble upz);
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
demo.c 615 GLfloat centerx, GLfloat centery, GLfloat centerz,
625 z[0] = eyex - centerx;
  /frameworks/native/opengl/tests/angeles/
demo.c 615 GLfloat centerx, GLfloat centery, GLfloat centerz,
625 z[0] = eyex - centerx;
  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/src/gl-matrix/
mat4.js 1189 centerx = center[0]
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/gl-matrix/dist/
gl-matrix.js     [all...]
  /external/zxing/core/
core.jar 

Completed in 269 milliseconds