Home
last modified time | relevance | path

Searched refs:halfHeight (Results 1 – 13 of 13) sorted by relevance

/external/skia/src/effects/
DSkDashPathEffect.cpp285 SkScalar halfWidth, halfHeight; in asPoints() local
288 halfHeight = SkScalarHalf(rec.getWidth()); in asPoints()
291 halfHeight = SkScalarHalf(clampedInitialDashLength); in asPoints()
295 results->fFirst.addRect(x - halfWidth, y - halfHeight, in asPoints()
296 x + halfWidth, y + halfHeight); in asPoints()
336 SkScalar halfWidth, halfHeight; in asPoints() local
339 halfHeight = SkScalarHalf(rec.getWidth()); in asPoints()
342 halfHeight = SkScalarHalf(temp); in asPoints()
344 results->fLast.addRect(x - halfWidth, y - halfHeight, in asPoints()
345 x + halfWidth, y + halfHeight); in asPoints()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp293 const float halfHeight = (float)HEIGHT / 2; in iterate() local
299 { 0.0f, 0.0f, (float)halfWidth, (float)halfHeight, 0.0f, 0.0f }, in iterate()
300 { halfWidth, 0.0f, (float)halfWidth, (float)halfHeight, 0.0f, 0.0f }, in iterate()
301 { halfWidth, halfHeight, (float)halfWidth, (float)halfHeight, 0.0f, 0.0f }, in iterate()
302 { 0.0f, halfHeight, (float)halfWidth, (float)halfHeight, 0.0f, 0.0f } in iterate()
309 { { (deInt32)halfWidth, (deInt32)halfHeight }, { quarterWidth, quarterHeight } }, in iterate()
310 { { quarterWidth, (deInt32)halfHeight }, { quarterWidth, quarterHeight } }, in iterate()
/external/skia/src/gpu/ops/
DGrAnalyticRectOp.cpp243 SkScalar halfHeight = viewMatrix.mapRadius(SkScalarHalf(rect.height())); in AnalyticRectOp() local
251 Geometry{color, center, downDir, halfWidth, halfHeight, deviceSpaceCroppedRect}); in AnalyticRectOp()
311 SkScalar halfHeight = geom.fHalfHeight; in onPrepareDraws() local
322 verts[0].fHalfHeight = halfHeight; in onPrepareDraws()
329 verts[1].fHalfHeight = halfHeight; in onPrepareDraws()
336 verts[2].fHalfHeight = halfHeight; in onPrepareDraws()
343 verts[3].fHalfHeight = halfHeight; in onPrepareDraws()
/external/replicaisland/src/com/replica/replicaisland/
DSimpleCollisionComponent.java63 final float halfHeight = parentObject.height / 2.0f; in update() local
69 parentObject.getPosition().y = mHitPoint.y - halfHeight; in update()
DGameRenderer.java215 final float halfHeight = mHalfHeight; in onDrawFrame() local
223 y = (y - mCameraY) + halfHeight; in onDrawFrame()
/external/skia/tests/
DRoundRectTest.cpp715 SkScalar halfHeight = SkScalarHalf(dst.height()); in test_issue_2696() local
721 SkScalarNearlyEqual(dst.radii((SkRRect::Corner)i).fY, halfHeight)); in test_issue_2696()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...