Home
last modified time | relevance | path

Searched defs:cx (Results 1 – 25 of 124) sorted by relevance

12345

/external/eigen/blas/f2c/
Dcomplexdots.c21 complex cdotc_(integer *n, complex *cx, integer in cdotc_()
37 complex cdotu_(integer *n, complex *cx, integer in cdotu_()
53 doublecomplex zdotc_(integer *n, doublecomplex *cx, integer *incx, in zdotc_()
69 doublecomplex zdotu_(integer *n, doublecomplex *cx, integer *incx, in zdotu_()
/external/skia/gm/
Dinversepaths.cpp12 static SkPath generate_square(SkScalar cx, SkScalar cy, SkScalar w) { in generate_square()
19 static SkPath generate_rect_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_rect_line()
26 static SkPath generate_circle(SkScalar cx, SkScalar cy, SkScalar d) { in generate_circle()
32 static SkPath generate_line(SkScalar cx, SkScalar cy, SkScalar l) { in generate_line()
67 SkScalar cx = slideWidth / 2 + slideBoundary; variable
Dfilterbitmap.cpp50 SkScalar cx = SkScalarHalf(fBM.width()); in onOnceBeforeDraw() local
162 int cx = (x * fNumChecks) / fSize; in makeBitmap() local
/external/mesa3d/src/mesa/math/
Dm_clip_tmp.h59 const GLfloat cx = from[0]; in TAG() local
139 const GLfloat cx = from[0]; in TAG() local
195 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in TAG() local
231 const GLfloat cx = from[0], cy = from[1]; in TAG() local
Dm_debug_clip.c82 const GLfloat cx = from[0]; in ref_cliptest_points4() local
139 const GLfloat cx = from[0], cy = from[1], cz = from[2]; in ref_cliptest_points3() local
177 const GLfloat cx = from[0], cy = from[1]; in ref_cliptest_points2() local
/external/icu/icu4c/source/common/
Ducnv_ext.cpp121 ucnv_extMatchToU(const int32_t *cx, int8_t sisoState, in ucnv_extMatchToU()
234 ucnv_extWriteToU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteToU()
276 ucnv_extInitialMatchToU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchToU()
330 ucnv_extSimpleMatchToU(const int32_t *cx, in ucnv_extSimpleMatchToU()
528 ucnv_extMatchFromU(const int32_t *cx, in ucnv_extMatchFromU()
669 ucnv_extWriteFromU(UConverter *cnv, const int32_t *cx, in ucnv_extWriteFromU()
744 ucnv_extInitialMatchFromU(UConverter *cnv, const int32_t *cx, in ucnv_extInitialMatchFromU()
807 ucnv_extSimpleMatchFromU(const int32_t *cx, in ucnv_extSimpleMatchFromU()
973 const int32_t *cx, in ucnv_extGetUnicodeSetString()
1029 const int32_t *cx; in ucnv_extGetUnicodeSet() local
/external/skia/tests/
DPathOpsSimplifyTrianglesThreadedTest.cpp23 int cx = state.fC & 0x03; in testSimplifyTrianglesMain() local
88 int cx = c & 0x03; in DEF_TEST() local
DPathOpsSimplifyDegenerateThreadedTest.cpp22 int cx = state.fC & 0x03; in testSimplifyDegeneratesMain() local
80 int cx = c & 0x03; in DEF_TEST() local
DInfRectTest.cpp42 int cx = r.centerX(); in test_center() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h119 int cx[NR_PLANES]; in TAG() local
222 int cx[NR_PLANES]; in TAG() local
315 const int cx = (plane[j].c - 1 in TRI_16() local
346 const int cx = (plane[j].c in TRI_4() local
/external/v8/test/webkit/fast/js/kde/
Deval.js38 var cx = c.x; variable
/external/libvpx/libvpx/vpx_ports/
Dx86.h43 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
49 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
59 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
68 #define cpuid(func, func2, ax, bx, cx, dx)\ argument
/external/skia/src/svg/parser/
DSkSVGCircle.cpp26 SkScalar cx, cy, r; in DEFINE_SVG_INFO() local
DSkSVGEllipse.cpp27 SkScalar cx, cy, rx, ry; in DEFINE_SVG_INFO() local
/external/opencv3/modules/calib3d/src/
Dp3p.h57 double fx, fy, cx, cy; variable
/external/pdfium/third_party/agg23/
Dagg_rasterizer_scanline_aa.cpp63 AGG_INLINE void cell_aa::set_coord(int cx, int cy) in set_coord()
68 AGG_INLINE void cell_aa::set(int cx, int cy, int c, int a) in set()
229 int cx = (x1 + x2) >> 1; in render_line() local
/external/opencv3/modules/flann/include/opencv2/flann/
Dindex_testing.h186 int cx; variable
278 int cx; variable
/external/opencv3/modules/cudaimgproc/src/cuda/
Dbilateral_filter.cu94 for (int cx = x - r; cx < tx; ++cx) in bilateral_kernel() local
110 for (int cx = x - r; cx < tx; ++cx) in bilateral_kernel() local
/external/opencv3/samples/cpp/tutorial_code/core/discrete_fourier_transform/
Ddiscrete_fourier_transform.cpp54 int cx = magI.cols/2; in main() local
/external/mesa3d/src/mesa/swrast/
Ds_aatritemp.h223 const GLfloat cx = ix + 0.5F, cy = iy + 0.5F; variable
285 const GLfloat cx = ix + 0.5F, cy = iy + 0.5F; variable
/external/opencv3/modules/viz/src/
Dtypes.cpp95 cv::viz::Camera::Camera(double fx, double fy, double cx, double cy, const Size &window_size) in Camera()
146 void cv::viz::Camera::init(double fx, double fy, double cx, double cy, const Size &window_size) in init()
/external/opencv3/samples/cpp/
Ddft.cpp59 int cx = mag.cols/2; in main() local
/external/skia/src/core/
DSkBlitBWMaskTemplate.h30 int cx = clip.fLeft; in SK_BLITBWMASK_NAME() local
/external/skia/include/effects/
DSkGradientShader.h122 static SkShader* CreateSweep(SkScalar cx, SkScalar cy, in CreateSweep()
/external/mesa3d/src/gallium/state_trackers/vega/
Darc.h40 VGfloat cx, cy; member

12345