Home
last modified time | relevance | path

Searched defs:nx (Results 1 – 25 of 63) sorted by relevance

123

/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
D3d-morph.js27 var nx = 120 variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
D3d-morph.js27 var nx = 120 variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
D3d-morph.js27 var nx = 120 variable
/external/skia/experimental/Intersection/
DCubicSubDivide.cpp85 double nx = fx * 27 - ax - dx * 8; in sub_divide() local
101 double nx = fx * 27 - a.x - d.x * 8; in sub_divide() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DCubicSubDivide.cpp85 double nx = fx * 27 - ax - dx * 8; in sub_divide() local
101 double nx = fx * 27 - a.x - d.x * 8; in sub_divide() local
/external/chromium_org/v8/third_party/fdlibm/
Dfdlibm.cc116 int __kernel_rem_pio2(double* x, double* y, int e0, int nx) { in __kernel_rem_pio2()
270 int nx = 3; in rempio2() local
/external/aac/libAACdec/src/
Dblock.h253 USHORT nx=16-x; in EvaluatePower43() local
/external/fdlibm/
De_rem_pio2.c92 int e0,i,j,nx,n,ix,hx; local
Dk_rem_pio2.c164 int __kernel_rem_pio2(double *x, double *y, int e0, int nx, int prec, const int *ipio2) in __kernel_rem_pio2()
/external/pixman/pixman/
Dpixman-trap.c107 int nx = (ne + e->dy - 1) / e->dy; in pixman_edge_step() local
116 int nx = (-ne) / e->dy; in pixman_edge_step() local
141 int nx = ne / e->dy; in _pixman_edge_multi_init() local
/external/clang/test/SemaCXX/
Dnamespace-alias.cpp116 A::X nx; variable
/external/deqp/modules/gles3/accuracy/
Des3aVaryingInterpolationTests.cpp61 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
82 float nx = wx / dstW; in renderReference() local
/external/deqp/modules/gles2/accuracy/
Des2aVaryingInterpolationTests.cpp58 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
79 float nx = wx / dstW; in renderReference() local
/external/skia/src/effects/
DSkEmbossMask.cpp109 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/external/chromium_org/third_party/skia/src/effects/
DSkEmbossMask.cpp109 int nx = alpha[x + neq_to_one(x, maxx)] - alpha[x - nonzero_to_one(x)]; in Emboss() local
/external/opencv/cv/src/
Dcvcamshift.cpp97 int dx, dy, nx, ny; in cvMeanShift() local
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
Dnvc0_miptree.c32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_miptree.c32 nvc0_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nvc0_tex_choose_tile_dims()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp337 static inline float projectedTriInterpolate (const tcu::Vec3& s, const tcu::Vec3& w, float nx, floa… in projectedTriInterpolate()
348 …nline float triDerivateY (const tcu::Vec3& s, const tcu::Vec3& w, float wy, float height, float nx) in triDerivateY()
520 float nx = wx / dstW; in sampleTextureProjected() local
559 float nx = wx / dstW; in sampleTextureProjected() local
661 const float nx = wx / dstW; in sampleTexture() local
847 float nx = wx / dstW; in sampleTextureProjected() local
900 const float nx = wx / dstW; in sampleTexture() local
1731 const float nx = wx / dstW; in computeTextureLookupDiff() local
1835 const float nx = wx / dstW; in computeTextureLookupDiff() local
2029 const float nx = wx / dstW; in computeTextureLookupDiff() local
[all …]
/external/chromium_org/third_party/sqlite/src/src/
Dbitvec.c337 int i, nx, pc, op; in sqlite3BitvecBuiltinTest() local
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
Dnv50_miptree.c32 nv50_tex_choose_tile_dims(unsigned nx, unsigned ny, unsigned nz) in nv50_tex_choose_tile_dims()
/external/chromium_org/third_party/skia/src/core/
DSkStrokerPriv.cpp27 SkScalar nx = normal.fX; in RoundCapper() local
/external/skia/src/core/
DSkStrokerPriv.cpp27 SkScalar nx = normal.fX; in RoundCapper() local
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c193 int nx = (target == PIPE_BUFFER ? (w / dx) : in init_tex() local
237 int nx = (tex->target == PIPE_BUFFER ? (tex->width0 / dx) : in check_tex() local

123