Home
last modified time | relevance | path

Searched defs:centerY (Results 1 – 25 of 38) sorted by relevance

12

/external/replicaisland/src/com/replica/replicaisland/
DSphereCollisionVolume.java27 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
DOrbitalMagnetComponent.java67 private void applyMagnetism(GameObject target, float centerX, float centerY, float timeDelta) { in applyMagnetism()
DBackgroundCollisionComponent.java325 int left, int right, float centerY, Vector2 hitPoint, Vector2 hitNormal, in sweepHorizontal()
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DImageViewState.java17 private final float centerY; field in ImageViewState
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowCanvas.java171 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/
DLineAndPointRenderer.java54 float centerY = rect.centerY(); in doDrawLegendIcon() local
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp304 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/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCanvas.java380 public final float centerY; field in ShadowCanvas.CirclePaintHistoryEvent
384 private CirclePaintHistoryEvent(float centerX, float centerY, float radius, Paint paint) { in CirclePaintHistoryEvent()
/external/skia/gm/
Daddarc.cpp311 SkScalar centerY = outerRadius; in onDraw() local
/external/skqp/gm/
Daddarc.cpp311 SkScalar centerY = outerRadius; in onDraw() local
/external/skia/include/core/
DSkRect.h194 int32_t centerY() const { return SkToS32(((int64_t)fBottom + fTop) >> 1); } in centerY() function
966 SkScalar centerY() const { return SkScalarHalf(fTop + fBottom); } in centerY() function
/external/skqp/include/core/
DSkRect.h197 int32_t centerY() const { return SkToS32(((int64_t)fBottom + fTop) >> 1); } in centerY() function
956 SkScalar centerY() const { return SkScalarHalf(fTop + fBottom); } in centerY() function
/external/tensorflow/tensorflow/examples/android/src/org/tensorflow/demo/
DCameraConnectionFragment.java582 final float centerY = viewRect.centerY(); in configureTransform() local
DStylizeActivity.java514 final int centerY = bitmap.getHeight() / 2; in stylizeImage() local
/external/tensorflow/tensorflow/contrib/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
DCamera2BasicFragment.java640 float centerY = viewRect.centerY(); in configureTransform() local
/external/deqp/external/openglcts/modules/glesext/texture_border_clamp/
DesextcTextureBorderClampSamplingTexture.cpp1013 glw::GLuint centerY = m_test_configuration.get_height() / 2; in checkLinear() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp195 void drawPoint (tcu::Surface& dst, const int centerX, const int centerY, const tcu::RGBA& color, co… in drawPoint()
/external/ImageMagick/Magick++/lib/Magick++/
DDrawable.h1537 void centerY( double centerY_ ) in centerY() function
1541 double centerY( void ) const in centerY() function
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2223 const float centerY = float(height)*(pointIter->y()*0.5f + 0.5f); in iterate() local
/external/skia/site/user/api/
DSkIRect_Reference.md754 ## centerY section in <a name="SkIRect"></a> Struct SkIRect
DSkRect_Reference.md911 ## centerY section in <a name="SkRect"></a> Struct SkRect
/external/skqp/site/user/api/
DSkIRect_Reference.md735 ## centerY section in <a name="SkIRect"></a> Struct SkIRect
DSkRect_Reference.md927 ## centerY section in <a name="SkRect"></a> Struct SkRect
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp1024 static inline void drawPoint (tcu::Surface& dst, int centerX, int centerY, const tcu::RGBA& color, … in drawPoint()
/external/robolectric/v3/runtime/
Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/ ...

12