/external/skia/src/effects/ |
D | SkDashPathEffect.cpp | 285 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/ |
D | vktDynamicStateVPTests.cpp | 293 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/ |
D | GrAnalyticRectOp.cpp | 243 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/ |
D | SimpleCollisionComponent.java | 63 final float halfHeight = parentObject.height / 2.0f; in update() local 69 parentObject.getPosition().y = mHitPoint.y - halfHeight; in update()
|
D | GameRenderer.java | 215 final float halfHeight = mHalfHeight; in onDrawFrame() local 223 y = (y - mCameraY) + halfHeight; in onDrawFrame()
|
/external/skia/tests/ |
D | RoundRectTest.cpp | 715 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/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |