Home
last modified time | relevance | path

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

12

/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/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()
DSkBitmapProcShader.cpp56 TileMode xy[], in asABitmap()
/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_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/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
/external/freetype/src/base/
Dftcalc.c705 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply() local
759 FT_Fixed xx, xy, yx, yy; in FT_Matrix_Multiply_Scaled() local
/external/webrtc/src/modules/audio_processing/aec/
Daec_resampler.c177 float xy = 0; in EstimateSkew() local
/external/clang/test/Analysis/
Didempotent-operations.c207 int xy, wrap, pred, a, b, c; in RDar8431728_C() local
Dtaint-tester.c54 struct XYStruct xy = {2, 3, 11}; in taintTracking() local
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DQuaternion.java408 float xy = x * ys; in toRotationMatrix() local
453 float xy = x * ys; in toRotationMatrix() local
512 float xy = x * y * norm; in getRotationColumn() local
/external/opencv/cv/src/
Dcvoptflowhs.cpp48 float xy; member
/external/freetype/include/freetype/
Dfttypes.h383 FT_Fixed xx, xy; member
/external/jmonkeyengine/engine/src/bullet-native/
DjmeBulletUtil.cpp233 float xy = x * ys; in convertQuat() local

12