/third_party/skia/gm/ |
D | blurcircles2.cpp | 94 SkScalar lineWidth = 0; in onDraw() local
|
/third_party/flutter/skia/gm/ |
D | blurcircles2.cpp | 95 SkScalar lineWidth = 0; in onDraw() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 245 void DynamicStateBaseClass::setDynamicRasterizationState (const float lineWidth, in setDynamicRasterizationState()
|
D | vktDynamicStateDSTests.cpp | 356 void setDynamicRasterizationState(const float lineWidth = 1.0f, in setDynamicRasterizationState()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | paragraph.cpp | 203 float lineWidth = (float) (width - 2 * MARGIN); in breakLines() local
|
D | pflow.c | 283 float lineWidth; in pf_breakLines() local
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 203 float lineWidth = (float) (width - 2 * MARGIN); in breakLines() local
|
D | pflow.c | 283 float lineWidth; in pf_breakLines() local
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/ |
D | paragraph.cpp | 203 float lineWidth = (float) (width - 2 * MARGIN); in breakLines() local
|
D | pflow.c | 283 float lineWidth; in pf_breakLines() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuRasterizationVerifier.hpp | 91 float lineWidth; member
|
D | tcuRasterizationVerifier.cpp | 1368 int lineWidth = deFloorFloatToInt32(scene.lineWidth + 0.5f); in verifySinglesampleLineGroupRasterization() local 1754 …Ndx, const tcu::Vec2& screenSpaceP0, const tcu::Vec2& screenSpaceP1, float lineWidth, tcu::PixelBu… in setMaskMapCoverageBitForLine() 1795 void setMaskMapCoverageBitForLines (const std::vector<tcu::Vec4>& screenspaceLines, float lineWidth… in setMaskMapCoverageBitForLines() 2518 …erestimateLineCoverage (const tcu::Vec4& p0, const tcu::Vec4& p1, const float lineWidth, const tcu… in calculateUnderestimateLineCoverage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
D | vktDrawUtil.hpp | 67 float lineWidth = 1.0; member
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 309 void checkLineWidth (const glw::Functions& gl, float lineWidth) in checkLineWidth() 622 … const ColoredLineData* linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::Wi… in LineRenderTestCase() 630 …st ColorlessLineData* linesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::Wi… in LineRenderTestCase() 738 …* linesBegin, const LineRenderTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::Wi… in LineCase() 786 …ta* linesBegin, const LineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::Wi… in ColoredLineCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 312 void checkLineWidth (const glw::Functions& gl, float lineWidth) in checkLineWidth() 625 … const ColoredLineData* linesBegin, const ColoredLineData* linesEnd, float lineWidth, const rr::Wi… in LineRenderTestCase() 633 …st ColorlessLineData* linesBegin, const ColorlessLineData* linesEnd, float lineWidth, const rr::Wi… in LineRenderTestCase() 741 …* linesBegin, const LineRenderTestCase::ColorlessLineData* linesEnd, float lineWidth, const rr::Wi… in LineCase() 789 …ta* linesBegin, const LineRenderTestCase::ColoredLineData* linesEnd, float lineWidth, const rr::Wi… in ColoredLineCase()
|
D | es3fRasterizationTests.cpp | 576 const float lineWidth = getLineWidth(); in iterate() local 1985 const float lineWidth = getLineWidth(); in iterate() local
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrRasterizer.cpp | 871 void SingleSampleLineRasterizer::init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth, d… in init() 937 …const deInt32 lineWidth = (m_lineWidth > 1.0f) ? deFloorFloatToInt32(m_lineWidth + 0.5f) … in rasterize() local 1047 void MultiSampleLineRasterizer::init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth) in init()
|
D | rrRenderState.hpp | 326 float lineWidth; member
|
/third_party/icu/icu4c/source/test/letest/ |
D | cletest.c | 643 const float lineWidth = 600; in GlyphToCharTest() local
|
D | letest.cpp | 878 const float lineWidth = 600; in GlyphToCharTest() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_cmd_buffer.c | 188 panvk_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) in panvk_CmdSetLineWidth()
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Renderer.hpp | 74 float lineWidth; member
|
D | Context.hpp | 241 float lineWidth = 0.0f; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.h | 218 float lineWidth; member
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 191 const float lineWidth = de::min(rnd->getFloat(minLineWidth, maxLineWidth), range.y()); in drawRandomPrimitives() local
|