Home
last modified time | relevance | path

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

12

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowMagnificationControllerTest.java68 float centerY = 22.5f; in setCenter_notifiesListener() local
165 private float centerY = -1f; field in ShadowMagnificationControllerTest.TestListener
173 float centerY) { in onMagnificationChanged()
/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/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/transformer/src/main/java/com/google/android/exoplayer2/transformerdemo/
DPeriodicVignetteFrameProcessor.java45 private float centerY; field in PeriodicVignetteFrameProcessor
74 float centerY, in PeriodicVignetteFrameProcessor()
DAdvancedFrameProcessorFactory.java71 float centerY = 0.5f * (float) Math.sin(theta); in calculateDizzyCropMatrix() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMagnificationController.java29 private float centerY = DEFAULT_CENTER_Y; field in ShadowMagnificationController
83 protected boolean setCenter(float centerX, float centerY, boolean animate) { in setCenter()
DShadowCanvas.java161 public final float centerY; field in ShadowCanvas.CirclePaintHistoryEvent
165 CirclePaintHistoryEvent(float centerX, float centerY, float radius, Paint paint) { in CirclePaintHistoryEvent()
/external/subsampling-scale-image-view/library/src/main/java/com/davemorrissey/labs/subscaleview/
DImageViewState.java17 private final float centerY; field in ImageViewState
/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.cpp319 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
386 float centerY = -1.0f + 2.0f * ((float)row + 0.5f) / (float)numRows; in init() local
/external/angle/src/tests/gl_tests/
DProvokingVertexTest.cpp295 float centerY = sumY / 3.0f * 0.5f + 0.5f; in TEST_P() local
351 float centerY = sumY / 3.0f * 0.5f + 0.5f; in TEST_P() local
/external/perfetto/ui/src/tracks/heap_profile/
Dindex.ts106 private centerY = this.getHeight() / 2; property in HeapProfileTrack
/external/perfetto/ui/src/tracks/perf_samples_profile/
Dindex.ts93 private centerY = this.getHeight() / 2; property in PerfSamplesProfileTrack
/external/perfetto/ui/src/tracks/cpu_profile/
Dindex.ts94 private centerY = this.getHeight() / 2 + BAR_HEIGHT; property in CpuProfileTrack
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/
DBoundingBoxUtil.java212 float centerY = values[1]; in convertFromCenter() local
/external/skia/gm/
Daddarc.cpp282 SkScalar centerY = outerRadius; variable
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowCanvas.java432 public final float centerY; field in ShadowCanvas.CirclePaintHistoryEvent
436 private CirclePaintHistoryEvent(float centerX, float centerY, float radius, Paint paint) { in CirclePaintHistoryEvent()
/external/harfbuzz_ng/src/
Dhb-ot-color-colr-table.hh518 FWORD centerY; member
691 FWORD centerY; member
745 FWORD centerY; member
799 FWORD centerY; member
855 FWORD centerY; member
/external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/
DCameraConnectionFragment.java582 final float centerY = viewRect.centerY(); in configureTransform() local
DStylizeActivity.java540 final int centerY = bitmap.getHeight() / 2; in stylizeImage() 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/tensorflow/tensorflow/lite/java/demo/app/src/main/java/com/example/android/tflitecamerademo/
DCamera2BasicFragment.java791 float centerY = viewRect.centerY(); in configureTransform() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCoordinatesTests.cpp202 void drawPoint (tcu::Surface& dst, const int centerX, const int centerY, const tcu::RGBA& color, co… in drawPoint()
/external/skia/include/core/
DSkRect.h801 constexpr SkScalar centerY() const { in centerY() function

12