Home
last modified time | relevance | path

Searched defs:vx (Results 1 – 25 of 49) sorted by relevance

12

/external/v8/test/mjsunit/harmony/
Dmodule-parsing.js42 var vx variable
43 var vx, vy; variable
/external/chromium_org/v8/test/mjsunit/harmony/
Dmodule-parsing.js42 var vx variable
43 var vx, vy; variable
/external/pixman/test/
Dscaling-helpers-test.c21 int64_t vx = vx_; in bilinear_pad_repeat_get_scanline_bounds_ref() local
60 pixman_fixed_t vx = prng_rand_n(10000 << 16) - (3000 << 16); in main() local
/external/chromium_org/third_party/skia/src/opts/
DSkBitmapProcState_filter_neon.h27 uint16x4_t vx, vconst16_16, v16_x, tmp; in Filter_32_opaque_neon() local
61 uint16x4_t vx, vconst16_16, v16_x, tmp, vscale; in Filter_32_alpha_neon() local
/external/skia/src/opts/
DSkBitmapProcState_filter_neon.h27 uint16x4_t vx, vconst16_16, v16_x, tmp; in Filter_32_opaque_neon() local
61 uint16x4_t vx, vconst16_16, v16_x, tmp, vscale; in Filter_32_alpha_neon() local
/external/chromium_org/ui/events/gestures/
Dgesture_point.cc156 float vx = XVelocity(); in BreaksHorizontalRail() local
163 float vx = XVelocity(); in BreaksVerticalRail() local
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DMatrix4f.java1152 float vx = vec.x, vy = vec.y, vz = vec.z; in mult() local
1191 float vx = vec.x, vy = vec.y, vz = vec.z, vw = vec.w; in mult() local
1232 float vx = vec.x, vy = vec.y, vz = vec.z, vw = vec.w; in multAcross() local
1256 float vx = vec.x, vy = vec.y, vz = vec.z; in multNormal() local
1279 float vx = vec.x, vy = vec.y, vz = vec.z; in multNormalAcross() local
1299 float vx = vec.x, vy = vec.y, vz = vec.z; in multProj() local
1325 float vx = vec.x, vy = vec.y, vz = vec.z; in multAcross() local
1984 float vx = vec.x, vy = vec.y, vz = vec.z; in inverseRotateVect() local
1992 float vx = vec.x, vy = vec.y, vz = vec.z; in rotateVect() local
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
Daccess-nbody.js9 function Body(x,y,z,vx,vy,vz,mass){ argument
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
Daccess-nbody.js9 function Body(x,y,z,vx,vy,vz,mass){ argument
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
Daccess-nbody.js9 function Body(x,y,z,vx,vy,vz,mass){ argument
/external/chromium_org/third_party/skia/src/gpu/
DGrBitmapTextContext.cpp123 GrFixed vx, GrFixed vy, in drawPackedGlyph()
DGrDistanceFieldTextContext.cpp120 GrFixed vx, GrFixed vy, in drawPackedGlyph()
/external/skia/src/gpu/
DGrBitmapTextContext.cpp123 GrFixed vx, GrFixed vy, in drawPackedGlyph()
DGrDistanceFieldTextContext.cpp120 GrFixed vx, GrFixed vy, in drawPackedGlyph()
/external/opencv/cv/src/
Dcvoptflowbm.cpp340 int vx = cvRound( velxf[j] ), vy = cvRound( velyf[j] ); in icvCalcOpticalFlowBM_8u32fR() local
537 float vx = (float)velx[j]*back, vy = (float)vely[j]*back; in icvCalcOpticalFlowBM_8u32fR() local
Dcvoptflowhs.cpp323 float *vx = velocityX; in icvCalcOpticalFlowHS_8u32fR() local
Dcvsurf.cpp372 float vx, vy, w; in cvExtractSURF() local
477 float vx = (PATCH[i][j+1] - PATCH[i][j] + PATCH[i+1][j+1] - PATCH[i+1][j])*dw; in cvExtractSURF() local
/external/chromium_org/content/public/android/javatests/src/org/chromium/content/browser/
DContentViewScrollingTest.java122 private void fling(final int vx, final int vy) throws Throwable { in fling()
/external/chromium_org/ui/events/
Devents_stub.cc107 float* vx, in GetFlingData()
/external/chromium_org/ui/events/ozone/
Devents_ozone.cc122 float* vx, in GetFlingData()
/external/skia/src/utils/
DSkNinePatch.cpp78 SkScalar vx = bounds.fLeft; in fillRow() local
/external/chromium_org/third_party/skia/src/utils/
DSkNinePatch.cpp78 SkScalar vx = bounds.fLeft; in fillRow() local
/external/chromium_org/ui/events/win/
Devents_win.cc325 float* vx, in GetFlingData()
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/
DOBJLoader.java259 Vertex vx = new Vertex(); in readFace() local
/external/jmonkeyengine/engine/src/android/com/jme3/input/android/
DAndroidInput.java486 public boolean onFling(MotionEvent event, MotionEvent event2, float vx, float vy) { in onFling()

12