/external/replicaisland/src/com/replica/replicaisland/ |
D | SimpleCollisionComponent.java | 62 final float halfWidth = parentObject.width / 2.0f; in update() local
|
D | GameRenderer.java | 214 final float halfWidth = mHalfWidth; in onDrawFrame() local
|
D | InputGameInterface.java | 99 final float halfWidth = ButtonConstants.MOVEMENT_SLIDER_BAR_WIDTH / 2.0f; in update() local
|
/external/skia/src/effects/ |
D | SkDashPathEffect.cpp | 290 SkScalar halfWidth, halfHeight; in onAsPoints() local 341 SkScalar halfWidth, halfHeight; in onAsPoints() local
|
/external/skqp/src/effects/ |
D | SkDashPathEffect.cpp | 290 SkScalar halfWidth, halfHeight; in onAsPoints() local 341 SkScalar halfWidth, halfHeight; in onAsPoints() local
|
/external/skqp/src/gpu/effects/ |
D | GrGaussianConvolutionFragmentProcessor.h | 27 int halfWidth, in Make()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/ |
D | EllipseContent.java | 86 float halfWidth = size.x / 2f; in getPath() local
|
D | RectangleContent.java | 96 float halfWidth = size.x / 2f; in getPath() local
|
/external/skia/src/gpu/effects/ |
D | GrGaussianConvolutionFragmentProcessor.cpp | 161 int halfWidth, in Make()
|
/external/lottie/lottie/src/main/java/com/airbnb/lottie/ |
D | LottieDrawable.java | 1200 float halfWidth = composition.getBounds().width() / 2f; local
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateVPTests.cpp | 270 const float halfWidth = (float)WIDTH / 2; in iterate() local
|
/external/skqp/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 965 SkScalar halfWidth = 0; in CircleOp() local 1198 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 1403 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local 1535 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 2223 SkScalar halfWidth = 0; in CircularRRectOp() local
|
D | GrShadowRRectOp.cpp | 295 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
|
/external/skqp/tests/ |
D | RoundRectTest.cpp | 731 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
|
/external/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1086 SkScalar halfWidth = 0; in CircleOp() local 1333 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 1568 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local 1707 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 2528 SkScalar halfWidth = 0; in CircularRRectOp() local
|
D | GrShadowRRectOp.cpp | 282 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aaline.c | 49 GLfloat halfWidth; /* half of line width */ member
|
/external/freetype/src/psaux/ |
D | pshints.c | 691 CF2_Fixed halfWidth = in cf2_hintmap_insertHint() local
|
/external/skia/tests/ |
D | RoundRectTest.cpp | 945 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 941 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
|
/external/skia/src/gpu/ |
D | GrSurfaceDrawContext.cpp | 1669 const SkScalar halfWidth = 0.5f * stroke.getWidth(); in drawStrokedLine() local
|
/external/skqp/src/gpu/ |
D | SkGpuDevice.cpp | 575 const SkScalar halfWidth = 0.5f * origPaint.getStrokeWidth(); in drawStrokedLine() local
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 2142 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 313 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
|
/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 2771 const deUint32 halfWidth = m_parameters.extent.width / 2; in MultiViewReadbackTestInstance() local
|