/third_party/skia/src/effects/ |
D | SkDashPathEffect.cpp | 290 SkScalar halfWidth, halfHeight; in onAsPoints() local 341 SkScalar halfWidth, halfHeight; in onAsPoints() local
|
/third_party/skia/experimental/graphite/src/ |
D | DrawList.h | 80 float halfWidth() const { return fHalfWidth; } in halfWidth() function
|
/third_party/skia/src/gpu/effects/ |
D | GrGaussianConvolutionFragmentProcessor.cpp | 146 int halfWidth, in Make()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateVPTests.cpp | 321 const float halfWidth = (float)WIDTH / 2; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateVPTests.cpp | 321 const float halfWidth = (float)WIDTH / 2; in iterate() local
|
/third_party/skia/src/gpu/ops/ |
D | GrOvalOpFactory.cpp | 1052 SkScalar halfWidth = 0; in CircleOp() local 1309 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 1544 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local 1693 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local 2533 SkScalar halfWidth = 0; in CircularRRectOp() local
|
D | ShadowRRectOp.cpp | 282 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderMiscTestsEXT.cpp | 430 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
|
D | vktMeshShaderBuiltinTests.cpp | 462 const auto halfWidth = width / 2; in verifyResults() local 919 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
|
D | vktMeshShaderBuiltinTestsEXT.cpp | 574 const auto halfWidth = width / 2; in verifyResults() local 1062 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
|
D | vktMeshShaderMiscTests.cpp | 425 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
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderMiscTestsEXT.cpp | 430 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
|
D | vktMeshShaderBuiltinTests.cpp | 462 const auto halfWidth = width / 2; in verifyResults() local 919 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
|
D | vktMeshShaderBuiltinTestsEXT.cpp | 574 const auto halfWidth = width / 2; in verifyResults() local 1062 const auto halfWidth = static_cast<float>(extent.width) / 2.0f; in createInstance() local
|
D | vktMeshShaderMiscTests.cpp | 425 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
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | pshints.c | 698 CF2_Fixed halfWidth = in cf2_hintmap_insertHint() local
|
/third_party/skia/tests/ |
D | RoundRectTest.cpp | 945 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/ |
D | vktClippingTests.cpp | 971 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 971 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
|
/third_party/skia/src/gpu/v1/ |
D | SurfaceDrawContext.cpp | 1687 const SkScalar halfWidth = 0.5f * stroke.getWidth(); in drawStrokedLine() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 2089 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSwapchainTests.cpp | 2089 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 348 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 348 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 3266 const deUint32 halfWidth = m_parameters.extent.width / 2; in MultiViewReadbackTestInstance() local
|