Home
last modified time | relevance | path

Searched defs:halfWidth (Results 1 – 21 of 21) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DSimpleCollisionComponent.java62 final float halfWidth = parentObject.width / 2.0f; in update() local
DGameRenderer.java214 final float halfWidth = mHalfWidth; in onDrawFrame() local
DInputGameInterface.java99 final float halfWidth = ButtonConstants.MOVEMENT_SLIDER_BAR_WIDTH / 2.0f; in update() local
/external/skqp/src/effects/
DSkDashPathEffect.cpp290 SkScalar halfWidth, halfHeight; in onAsPoints() local
341 SkScalar halfWidth, halfHeight; in onAsPoints() local
/external/skia/src/effects/
DSkDashPathEffect.cpp290 SkScalar halfWidth, halfHeight; in onAsPoints() local
341 SkScalar halfWidth, halfHeight; in onAsPoints() local
/external/skqp/src/gpu/effects/
DGrGaussianConvolutionFragmentProcessor.h27 int halfWidth, in Make()
/external/skia/src/gpu/effects/
DGrGaussianConvolutionFragmentProcessor.h27 int halfWidth, in Make()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp281 const float halfWidth = (float)WIDTH / 2; in iterate() local
/external/skqp/src/gpu/ops/
DGrOvalOpFactory.cpp965 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
DGrShadowRRectOp.cpp295 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1039 SkScalar halfWidth = 0; in CircleOp() local
1273 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
1481 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local
1614 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
2348 SkScalar halfWidth = 0; in CircularRRectOp() local
DGrShadowRRectOp.cpp296 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
/external/skia/tests/
DRoundRectTest.cpp731 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
/external/skqp/tests/
DRoundRectTest.cpp731 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c50 GLfloat halfWidth; /* half of line width */ member
/external/freetype/src/psaux/
Dpshints.c694 CF2_Fixed halfWidth = in cf2_hintmap_insertHint() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp803 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp233 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
/external/skia/src/gpu/
DSkGpuDevice.cpp589 const SkScalar halfWidth = 0.5f * origPaint.getStrokeWidth(); in drawStrokedLine() local
/external/skqp/src/gpu/
DSkGpuDevice.cpp575 const SkScalar halfWidth = 0.5f * origPaint.getStrokeWidth(); in drawStrokedLine() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp2767 const deUint32 halfWidth = m_parameters.extent.width / 2; in MultiViewReadbackTestInstance() local