/external/replicaisland/src/com/replica/replicaisland/ |
D | SphereCollisionVolume.java | 27 public SphereCollisionVolume(float radius, float centerX, float centerY) { in SphereCollisionVolume() 35 public SphereCollisionVolume(float radius, float centerX, float centerY, int hit) { in SphereCollisionVolume() 110 final float centerY = deltaY / 2.0f; in intersects() local
|
D | OrbitalMagnetComponent.java | 67 private void applyMagnetism(GameObject target, float centerX, float centerY, float timeDelta) { in applyMagnetism()
|
D | BackgroundCollisionComponent.java | 325 int left, int right, float centerY, Vector2 hitPoint, Vector2 hitNormal, in sweepHorizontal()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowCanvas.java | 171 public float centerY; field in ShadowCanvas.CirclePaintHistoryEvent 174 private CirclePaintHistoryEvent(float centerX, float centerY, float radius, Paint paint) { in CirclePaintHistoryEvent()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | LineAndPointRenderer.java | 54 float centerY = rect.centerY(); in doDrawLegendIcon() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 304 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local 371 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
|
/external/skia/src/effects/gradients/ |
D | SkTwoPointConicalGradient_gpu.cpp | 868 SkScalar centerY() const { return fInfo.fCenterEnd.fY; } in centerY() function in CircleInside2PtConicalEffect 1045 SkScalar centerY = data.centerY(); in setData() local 1091 SkScalar centerY() const { return fInfo.fCenterEnd.fY; } in centerY() function in CircleOutside2PtConicalEffect 1307 SkScalar centerY = data.centerY(); in setData() local
|
/external/skia/include/core/ |
D | SkRect.h | 98 int centerY() const { return (fBottom + fTop) >> 1; } in centerY() function 493 SkScalar centerY() const { return SkScalarHalf(fTop + fBottom); } in centerY() function
|
/external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/ |
D | RenderDeviceJme.java | 258 int centerX, int centerY) { in renderImage()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
D | DrawUtils.java | 90 int centerY = y + (height - imageBounds.height) / 2; in drawImageCHCV() local
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
D | polymer.min.js | 11 …var d=c.createShadowRoot(),e=document.createElement("span");d.appendChild(e),c.addEventListener("t…
|
D | polymer.js | 2118 centerY: points.center.y, property 2130 centerY: points.center.y, property
|
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 1022 static inline void drawPoint (tcu::Surface& dst, int centerX, int centerY, const tcu::RGBA& color, … in drawPoint()
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |