Home
last modified time | relevance | path

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

12

/third_party/skia/src/effects/
DSkDashPathEffect.cpp290 SkScalar halfWidth, halfHeight; in onAsPoints() local
341 SkScalar halfWidth, halfHeight; in onAsPoints() local
/third_party/skia/experimental/graphite/src/
DDrawList.h80 float halfWidth() const { return fHalfWidth; } in halfWidth() function
/third_party/skia/src/gpu/effects/
DGrGaussianConvolutionFragmentProcessor.cpp146 int halfWidth, in Make()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateMiscTests.cpp289 const int halfWidth = fbExtent.x() / 2; in sampleShadingWithDynamicSampleCount() local
DvktPipelineBindVertexBuffers2Tests.cpp1007 deUint32 halfWidth = m_params.width / 2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp321 const float halfWidth = (float)WIDTH / 2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateVPTests.cpp323 const float halfWidth = (float)WIDTH / 2; in iterate() local
/third_party/skia/modules/skparagraph/src/
DRun.cpp350 float halfWidth = widths[i + pos] * 0.5f; in scaleFontWithCompressionConfig() local
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1081 SkScalar halfWidth = 0; in CircleOp() local
1338 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
1573 SkScalar halfWidth = 0; in ButtCapDashedCircleOp() local
1722 SkScalar halfWidth = 0.5f * bounds.width(); in onPrepareDraws() local
2562 SkScalar halfWidth = 0; in CircularRRectOp() local
DShadowRRectOp.cpp282 SkScalar halfWidth = 0.5f * bounds.width(); in fillInCircleVerts() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp430 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
695 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
839 const auto halfWidth = static_cast<int>(m_params->width / 2u); in generateReferenceLevel() local
2292 const auto halfWidth = iWidth / 2; in generateReferenceLevel() local
3271 const auto halfWidth = width / 2u; in getQuadrantColors() local
4624 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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.c698 CF2_Fixed halfWidth = in cf2_hintmap_insertHint() local
/third_party/skia/tests/
DRoundRectTest.cpp945 SkScalar halfWidth = SkScalarHalf(dst.width()); in test_issue_2696() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
DvktClippingTests.cpp971 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp971 const float halfWidth = lineWidth / float(RENDER_SIZE); in testWideLines() local
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp1688 const SkScalar halfWidth = 0.5f * stroke.getWidth(); in drawStrokedLine() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1922 const deUint32 halfWidth = colorImageSize.width / 2u; in FragmentDensityMapTestInstance() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp2105 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local

12