Home
last modified time | relevance | path

Searched defs:halfWidth (Results 1 – 24 of 24) 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/skia/src/effects/
DSkDashPathEffect.cpp305 SkScalar halfWidth, halfHeight; in onAsPoints() local
356 SkScalar halfWidth, halfHeight; in onAsPoints() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DEllipseContent.java86 float halfWidth = size.x / 2f; in getPath() local
DRectangleContent.java100 float halfWidth = size.x / 2f; in getPath() local
/external/skia/src/gpu/graphite/
DDrawParams.h44 float halfWidth() const { return fHalfWidth; } in halfWidth() function
/external/skia/src/gpu/ganesh/effects/
DGrGaussianConvolutionFragmentProcessor.cpp125 int halfWidth, in Make()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp321 const float halfWidth = (float)WIDTH / 2; in iterate() local
/external/skia/src/gpu/ganesh/ops/
DGrOvalOpFactory.cpp1057 SkScalar halfWidth = 0; in CircleOp() local
1314 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
1549 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local
1698 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
2538 SkScalar halfWidth = 0; in CircularRRectOp() local
DShadowRRectOp.cpp283 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp430 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
677 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
821 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
2274 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
3253 const auto halfWidth = width / 2u; in getQuadrantColors() local
4621 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
DvktMeshShaderBuiltinTests.cpp462 const auto halfWidth = width / 2; in verifyResults() local
919 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
DvktMeshShaderBuiltinTestsEXT.cpp574 const auto halfWidth = width / 2; in verifyResults() local
1062 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
DvktMeshShaderMiscTests.cpp425 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
673 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
816 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
2071 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
/external/mesa3d/src/mesa/swrast/
Ds_aaline.c49 GLfloat halfWidth; /* half of line width */ member
/external/freetype/src/psaux/
Dpshints.c700 CF2_Fixed halfWidth = in cf2_hintmap_insertHint() local
/external/skia/tests/
DRoundRectTest.cpp955 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp971 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.cpp1658 const SkScalar halfWidth = 0.5f * stroke.getWidth(); in drawStrokedLine() local
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp2089 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp348 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3268 const deUint32 halfWidth = m_parameters.extent.width / 2; in MultiViewReadbackTestInstance() local
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp2934 const deUint32 halfWidth = pboRowLength / 2; in createTexture() local