Home
last modified time | relevance | path

Searched defs:halfWidth (Results 1 – 25 of 27) 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_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.cpp321 const float halfWidth = (float)WIDTH / 2; in iterate() local
/third_party/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1052 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
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
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/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.cpp1687 const SkScalar halfWidth = 0.5f * stroke.getWidth(); in drawStrokedLine() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSwapchainTests.cpp2089 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp2089 const deUint32 halfWidth = desiredSize.x() / 2; in deviceGroupRenderTest2() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageLoadStoreTests.cpp348 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp348 const int halfWidth = access.getWidth() / 2; in flipHorizontally() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp3266 const deUint32 halfWidth = m_parameters.extent.width / 2; in MultiViewReadbackTestInstance() local

12