/frameworks/base/graphics/java/android/graphics/ |
D | LinearGradient.java | 68 public LinearGradient(float x0, float y0, float x1, float y1, @NonNull @ColorInt int[] colors, in LinearGradient() 91 public LinearGradient(float x0, float y0, float x1, float y1, @NonNull @ColorLong long[] colors, in LinearGradient() 100 private LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient() 128 public LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient() 148 public LinearGradient(float x0, float y0, float x1, float y1, in LinearGradient() 161 private native long nativeCreate(long matrix, float x0, float y0, float x1, float y1, in nativeCreate()
|
D | Path.java | 403 public void quadTo(float x1, float y1, float x2, float y2) { in quadTo() 439 public void cubicTo(float x1, float y1, float x2, float y2, in cubicTo() 450 public void rCubicTo(float x1, float y1, float x2, float y2, in rCubicTo() 835 private static native void nQuadTo(long nPath, float x1, float y1, float x2, float y2); in nQuadTo() 837 private static native void nCubicTo(long nPath, float x1, float y1, float x2, float y2, in nCubicTo() 839 private static native void nRCubicTo(long nPath, float x1, float y1, float x2, float y2, in nRCubicTo()
|
/frameworks/layoutlib/bridge/src/android/graphics/ |
D | LinearGradient_Delegate.java | 63 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()
|
D | RoundRectangle.java | 149 double y1 = y0 + getHeight(); in contains() local 216 double y1 = y0 + getHeight(); in intersects() local
|
D | Path_Delegate.java | 269 /*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/libstagefright/codecs/amrwbenc/src/ |
D | g_pitch.c | 31 Word16 y1[], /* (i) : filtered adaptive codebook. */ in G_pitch()
|
D | q_gain2.c | 64 Word16 y1[], /* (i) Q_xn: Adaptive codebook. */ in Q_gain2()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | HeadsUpAppearInterpolator.java | 38 float y1 = 90f; in getAppearPath() local
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicConvolve3x3.cpp | 191 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
|
D | rsCpuIntrinsicConvolve5x5.cpp | 355 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/ |
D | PathInterpolator.java | 127 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/libstagefright/codecs/amrnb/enc/src/ |
D | g_pitch.cpp | 301 Word16 y1[], /* i : Filtered adaptive codebook. Q12 */ in G_pitch()
|
D | spstproc.cpp | 182 Word16 y1[], /* i : Filtered adaptive exitation */ in subframePostProc()
|
D | gain_q.cpp | 476 Word16 y1[], /* i : Adaptive codebook. */ in gainQuant()
|
D | calc_en.cpp | 596 Word16 y1[], /* i : Adaptive codebook, Q0 */ in calc_filt_energies()
|
/frameworks/av/media/libstagefright/colorconversion/ |
D | ColorConverter.cpp | 282 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/ |
D | AudioResamplerCubic.h | 43 int32_t a, b, c, y0, y1, y2, y3; member
|
/frameworks/base/core/java/android/transition/ |
D | CircularPropagation.java | 100 private static double distance(float x1, float y1, float x2, float y2) { in distance()
|
/frameworks/av/media/libeffects/testlibs/ |
D | AudioBiquadFilter.cpp | 154 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/ |
D | Quad.java | 81 float y1 = Collections.max(ys); in boundingBox() local
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
D | conceal.cpp | 151 uint8 *y1, *y2, *u1, *u2, *v1, *v2; in CopyVopMB() local
|
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
D | GLCanvas.java | 83 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/packages/SystemUI/src/com/android/systemui/qs/ |
D | PathInterpolatorBuilder.java | 50 private void initCubic(float x1, float y1, float x2, float y2) { in initCubic()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
D | BrightnessMappingStrategyTest.java | 463 final float y1 = GAMMA_CORRECTION_SPLINE.interpolate(x1); in testGammaCorrectionLowChangeAtCenter() local 491 final float y1 = GAMMA_CORRECTION_SPLINE.interpolate(x1); in testGammaCorrectionHighChangeAtCenter() local
|
/frameworks/base/media/mca/filterfw/jni/ |
D | jni_shader_program.cpp | 141 jfloat y1, in Java_android_filterfw_core_ShaderProgram_setSourceRegion() 159 jfloat y1, in Java_android_filterfw_core_ShaderProgram_setTargetRegion()
|