Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 25 of 58) sorted by relevance

123

/frameworks/base/graphics/java/android/graphics/
DLinearGradient.java69 public LinearGradient(float x0, float y0, float x1, float y1, @NonNull @ColorInt int[] colors, in LinearGradient()
92 public LinearGradient(float x0, float y0, float x1, float y1, @NonNull @ColorLong long[] colors, in LinearGradient()
101 private LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient()
129 public LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient()
149 public LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient()
163 private native long nativeCreate(long matrix, float x0, float y0, float x1, float y1, in nativeCreate()
DPath.java410 public void quadTo(float x1, float y1, float x2, float y2) { in quadTo()
446 public void cubicTo(float x1, float y1, float x2, float y2, in cubicTo()
457 public void rCubicTo(float x1, float y1, float x2, float y2, in rCubicTo()
842 private static native void nQuadTo(long nPath, float x1, float y1, float x2, float y2); in nQuadTo()
844 private static native void nCubicTo(long nPath, float x1, float y1, float x2, float y2, in nCubicTo()
846 private static native void nRCubicTo(long nPath, float x1, float y1, float x2, float y2, in nRCubicTo()
/frameworks/layoutlib/bridge/src/android/graphics/
DLinearGradient_Delegate.java63 float x0, float y0, float x1, float y1, long[] colors, float[] positions, in nativeCreate()
87 float y1, long[] colors, float[] positions, TileMode tile) { in LinearGradient_Delegate()
106 public LinearGradientPaint(float x0, float y0, float x1, float y1, int[] colors, in LinearGradientPaint()
DRoundRectangle.java149 double y1 = y0 + getHeight(); in contains() local
216 double y1 = y0 + getHeight(); in intersects() local
DPath_Delegate.java269 /*package*/ static void nQuadTo(long nPath, float x1, float y1, float x2, float y2) { in nQuadTo()
289 /*package*/ static void nCubicTo(long nPath, float x1, float y1, in nCubicTo()
300 /*package*/ static void nRCubicTo(long nPath, float x1, float y1, in nRCubicTo()
725 public void quadTo(float x1, float y1, float x2, float y2) { in quadTo()
766 public void cubicTo(float x1, float y1, float x2, float y2, in cubicTo()
/frameworks/av/media/codecs/amrwb/enc/src/
Dg_pitch.c31 Word16 y1[], /* (i) : filtered adaptive codebook. */ in G_pitch()
Dq_gain2.c64 Word16 y1[], /* (i) Q_xn: Adaptive codebook. */ in Q_gain2()
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicConvolve3x3.cpp191 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelU4() local
238 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelU2() local
283 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelU1() local
328 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelF4() local
373 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelF2() local
417 uint32_t y1 = rsMin((int32_t)info->current.y + 1, (int32_t)(info->dim.y-1)); in kernelF1() local
DrsCpuIntrinsicConvolve5x5.cpp355 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelU4() local
415 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelU2() local
464 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelU1() local
513 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelF4() local
562 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelF2() local
611 uint32_t y1 = rsMax((int32_t)info->current.y-1, 0); in kernelF1() local
/frameworks/base/core/java/android/view/animation/
DPathInterpolator.java127 float y1 = a.getFloat(R.styleable.PathInterpolator_controlY1, 0); in parseInterpolatorFromTypeArray() local
154 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic()
/frameworks/av/media/codecs/amrnb/enc/src/
Dg_pitch.cpp301 Word16 y1[], /* i : Filtered adaptive codebook. Q12 */ in G_pitch()
Dspstproc.cpp182 Word16 y1[], /* i : Filtered adaptive exitation */ in subframePostProc()
Dgain_q.cpp476 Word16 y1[], /* i : Adaptive codebook. */ in gainQuant()
Dcalc_en.cpp596 Word16 y1[], /* i : Adaptive codebook, Q0 */ in calc_filt_energies()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DContrast.java98 public static float contrastYs(float y1, float y2) { in contrastYs()
/frameworks/av/media/libstagefright/colorconversion/
DColorConverter.cpp282 signed y1 = (signed)src_ptr[2 * x + 1] - 16; in convertCbYCrY() local
421 signed *y1, signed *y2, signed *u, signed *v) { in getReadFromSrc()
429 signed *y1, signed *y2, signed *u, signed *v) { in getReadFromSrc()
550 signed y1, y2, u, v; in convertYUV420Planar() local
838 signed y1 = (signed)src_y[x] - 16; in convertQCOMYUV420SemiPlanar() local
906 signed y1 = (signed)src_y[x] - 16; in convertYUV420SemiPlanar() local
971 signed y1 = (signed)src_y[x] - 16; in convertTIYUV420PackedSemiPlanar() local
/frameworks/av/media/libaudioprocessing/
DAudioResamplerCubic.h43 int32_t a, b, c, y0, y1, y2, y3; member
/frameworks/base/core/java/android/transition/
DCircularPropagation.java100 private static double distance(float x1, float y1, float x2, float y2) { in distance()
/frameworks/av/media/libeffects/testlibs/
DAudioBiquadFilter.cpp154 audio_sample_t y1 = mDelays[0][2]; in process_normal_mono() local
212 audio_sample_t y1 = mDelays[ch][2]; in process_normal_multi() local
/frameworks/base/media/mca/filterfw/java/android/filterfw/geometry/
DQuad.java81 float y1 = Collections.max(ys); in boundingBox() local
/frameworks/av/media/codecs/m4v_h263/dec/src/
Dconceal.cpp151 uint8 *y1, *y2, *u1, *u2, *v1, *v2; in CopyVopMB() local
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
DGLCanvas.java83 public abstract void drawLine(float x1, float y1, float x2, float y2, GLPaint paint); in drawLine()
87 public abstract void drawRect(float x1, float y1, float x2, float y2, GLPaint paint); in drawRect()
/frameworks/base/core/java/android/widget/
DEditorTouchState.java211 public static boolean isDistanceWithin(float x1, float y1, float x2, float y2, in isDistanceWithin()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPathInterpolatorBuilder.java50 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic()
/frameworks/base/media/mca/filterfw/jni/
Djni_shader_program.cpp141 jfloat y1, in Java_android_filterfw_core_ShaderProgram_setSourceRegion()
159 jfloat y1, in Java_android_filterfw_core_ShaderProgram_setTargetRegion()

123