Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 25 of 61) sorted by relevance

123

/external/linux-tools-perf/util/
Dxyarray.c7 struct xyarray *xy = zalloc(sizeof(*xy) + xlen * row_size); in xyarray__new() local
17 void xyarray__delete(struct xyarray *xy) in xyarray__delete()
Dxyarray.h15 static inline void *xyarray__entry(struct xyarray *xy, int x, int y) in xyarray__entry()
/external/skia/legacy/src/core/
DSkBitmapProcState_matrix.h31 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
96 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
122 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
161 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
202 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
232 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
DSkBitmapProcState_matrix_repeat.h61 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
192 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
312 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
446 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
487 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
517 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
DSkBitmapProcState_filter.h100 int xy = x * y; in Filter_32_opaque_portable() local
130 int xy = x * y; in Filter_32_alpha_portable() local
DSkBitmapProcState_matrix_clamp.h63 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
169 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
281 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
490 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
602 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
763 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
DSkBitmapProcState_matrixProcs.cpp318 static int nofilter_trans_preamble(const SkBitmapProcState& s, uint32_t** xy, in nofilter_trans_preamble()
331 uint32_t xy[], int count, int x, int y) { in clampx_nofilter_trans()
379 uint32_t xy[], int count, int x, int y) { in repeatx_nofilter_trans()
419 uint32_t xy[], int count, int x, int y) { in mirrorx_nofilter_trans()
/external/skia/src/core/
DSkBitmapProcState_matrix.h47 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
111 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
138 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
177 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
217 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
247 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
DSkBitmapProcState_filter.h28 int xy = x * y; in Filter_32_opaque() local
58 int xy = x * y; in Filter_32_alpha() local
DSkBitmapProcState_matrixProcs.cpp311 static int nofilter_trans_preamble(const SkBitmapProcState& s, uint32_t** xy, in nofilter_trans_preamble()
324 uint32_t xy[], int count, int x, int y) { in clampx_nofilter_trans()
372 uint32_t xy[], int count, int x, int y) { in repeatx_nofilter_trans()
412 uint32_t xy[], int count, int x, int y) { in mirrorx_nofilter_trans()
/external/skia/src/opts/
DSkBitmapProcState_opts_arm.cpp22 const uint32_t* SK_RESTRICT xy, in SI8_D16_nofilter_DX_arm()
113 const uint32_t* SK_RESTRICT xy, in SI8_opaque_D32_nofilter_DX_arm()
DSkBitmapProcState_matrix_repeat_neon.h57 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
163 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
281 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
413 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
454 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
484 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
DSkBitmapProcState_opts_SSSE3.cpp40 inline void PrepareConstantsTwoPixelPairs(const uint32_t* xy, in PrepareConstantsTwoPixelPairs()
86 inline void PrepareConstantsTwoPixelPairsDXDY(const uint32_t* xy, in PrepareConstantsTwoPixelPairsDXDY()
385 const uint32_t* xy, in S32_generic_D32_filter_DX_SSSE3()
576 const uint32_t* xy, in S32_generic_D32_filter_DXDY_SSSE3()
702 const uint32_t* xy, in S32_opaque_D32_filter_DX_SSSE3()
708 const uint32_t* xy, in S32_alpha_D32_filter_DX_SSSE3()
714 const uint32_t* xy, in S32_opaque_D32_filter_DXDY_SSSE3()
720 const uint32_t* xy, in S32_alpha_D32_filter_DXDY_SSSE3()
DSkBitmapProcState_opts_SSE2.cpp15 const uint32_t* xy, in S32_opaque_D32_filter_DX_SSE2()
121 const uint32_t* xy, in S32_alpha_D32_filter_DX_SSE2()
246 void ClampX_ClampY_filter_scale_SSE2(const SkBitmapProcState& s, uint32_t xy[], in ClampX_ClampY_filter_scale_SSE2()
371 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_nofilter_scale_SSE2()
491 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_filter_affine_SSE2()
562 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_nofilter_affine_SSE2()
641 const uint32_t* xy, in S32_D16_filter_DX_SSE2()
DSkBitmapProcState_matrix_clamp_neon.h59 uint32_t xy[], int count, int x, int y) { in SCALE_NOFILTER_NAME()
165 uint32_t xy[], int count, int x, int y) { in AFFINE_NOFILTER_NAME()
277 uint32_t* SK_RESTRICT xy, in PERSP_NOFILTER_NAME()
486 uint32_t xy[], int count, int x, int y) { in SCALE_FILTER_NAME()
598 uint32_t xy[], int count, int x, int y) { in AFFINE_FILTER_NAME()
759 uint32_t* SK_RESTRICT xy, int count, in PERSP_FILTER_NAME()
/external/skia/legacy/src/opts/
DSkBitmapProcState_opts_arm.cpp22 const uint32_t* SK_RESTRICT xy, in SI8_D16_nofilter_DX_arm()
113 const uint32_t* SK_RESTRICT xy, in SI8_opaque_D32_nofilter_DX_arm()
DSkBitmapProcState_opts_SSE2.cpp15 const uint32_t* xy, in S32_opaque_D32_filter_DX_SSE2()
121 const uint32_t* xy, in S32_alpha_D32_filter_DX_SSE2()
246 void ClampX_ClampY_filter_scale_SSE2(const SkBitmapProcState& s, uint32_t xy[], in ClampX_ClampY_filter_scale_SSE2()
371 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_nofilter_scale_SSE2()
491 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_filter_affine_SSE2()
562 uint32_t xy[], int count, int x, int y) { in ClampX_ClampY_nofilter_affine_SSE2()
DSkBitmapProcState_opts_SSSE3.cpp40 inline void PrepareConstantsTwoPixelPairs(const uint32_t* xy, in PrepareConstantsTwoPixelPairs()
301 const uint32_t* xy, in S32_generic_D32_filter_DX_SSSE3()
488 const uint32_t* xy, in S32_opaque_D32_filter_DX_SSSE3()
494 const uint32_t* xy, in S32_alpha_D32_filter_DX_SSSE3()
/external/eigen/doc/snippets/
DLLT_solve.cpp6 Matrix<float,2,1> xy variable
/external/clang/test/CodeGenObjC/
Dobjc2-protocol-enc.m12 @property (copy) id <X, Y> xy; property
/external/skia/src/gpu/
DGrPathUtils.h89 const GrPoint* xy = reinterpret_cast<const GrPoint*>(xyPtr); in apply() local
/external/compiler-rt/lib/ppc/
DDD.h19 #define LOWORDER(xy,xHi,xLo,yHi,yLo) \ argument
/external/chromium/chrome/browser/resources/ntp/
Ddrag_drop_controller.js81 getCoordinates_: function(xy) { argument
/external/freetype/src/cff/
Dcffobjs.h106 FT_Fixed xx, xy; /* transformation matrix coefficients */ member
/external/speex/libspeex/
Dfilters_bfin.h89 spx_word32_t *xy; in filter_mem16() local

123