| /third_party/skia/gm/ |
| H A D | blurcircles2.cpp | 94 SkScalar lineWidth = 0; variable
|
| /third_party/icu/icu4c/source/samples/layout/ |
| H A D | paragraph.cpp | 203 float lineWidth = (float) (width - 2 * MARGIN); in breakLines() local
|
| H A D | pflow.c | 285 float lineWidth; in pf_breakLines() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateClearTests.cpp | 71 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 91 const float lineWidth = getPhysicalDeviceProperties(vkInstance, vkPhysicalDevice).limits.lineWidthRange[1]; in iterate() local 189 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 264 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 322 buildReferenceFrame(int lineWidth) buildReferenceFrame() argument 404 buildReferenceFrame(int lineWidth) buildReferenceFrame() argument [all...] |
| H A D | vktDynamicStateBaseClass.cpp | 361 void DynamicStateBaseClass::setDynamicRasterizationState (const float lineWidth, in setDynamicRasterizationState() argument
|
| H A D | vktDynamicStateLineWidthTests.cpp | 530 deUint32 lineWidth = 0u; in init() local 264 buildPipeline(VkPrimitiveTopology lineTopology, float lineWidth, bool dynamic, deUint32 subpass, VkPipelineLayout layout, VkShaderModule vertexModule, VkShaderModule fragmentModule, VkRenderPass renderPass, deUint32 width, deUint32 height) buildPipeline() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/ |
| H A D | vktDrawUtil.hpp | 67 float lineWidth = 1.0; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateClearTests.cpp | 70 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 90 const float lineWidth = getPhysicalDeviceProperties(vkInstance, vkPhysicalDevice).limits.lineWidthRange[1]; in iterate() local 188 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 263 virtual tcu::Texture2D buildReferenceFrame (int lineWidth) in buildReferenceFrame() argument 321 buildReferenceFrame(int lineWidth) buildReferenceFrame() argument 380 buildReferenceFrame(int lineWidth) buildReferenceFrame() argument [all...] |
| H A D | vktDynamicStateBaseClass.cpp | 324 void DynamicStateBaseClass::setDynamicRasterizationState (const float lineWidth, in setDynamicRasterizationState() argument
|
| /third_party/skia/third_party/externals/icu/source/samples/layout/ |
| H A D | paragraph.cpp | 203 float lineWidth = (float) (width - 2 * MARGIN); in breakLines() local
|
| H A D | pflow.c | 283 float lineWidth; in pf_breakLines() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/ |
| H A D | vktDrawUtil.hpp | 67 float lineWidth = 1.0; member
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuRasterizationVerifier.hpp | 97 float lineWidth; member
|
| /third_party/icu/icu4c/source/test/letest/ |
| H A D | cletest.c | 643 const float lineWidth = 600; in GlyphToCharTest() local
|
| H A D | letest.cpp | 878 const float lineWidth = 600; in GlyphToCharTest() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_cmd_buffer.c | 275 panvk_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) in panvk_CmdSetLineWidth() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| H A D | Context.hpp | 241 float lineWidth = 0.0f; member
|
| H A D | Renderer.hpp | 74 float lineWidth; member
|
| H A D | Renderer.cpp | 849 float lineWidth = data.lineWidth; in setupLine() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderHelperInvocationTests.cpp | 191 const float lineWidth = de::min(rnd->getFloat(minLineWidth, maxLineWidth), range.y()); in drawRandomPrimitives() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Renderer.cpp | 1767 float lineWidth = data.lineWidth; in setupLine() local [all...] |
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrRenderState.hpp | 326 float lineWidth; member
|
| /third_party/mesa3d/src/amd/vulkan/layers/ |
| H A D | radv_sqtt_layer.c | 717 sqtt_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) in sqtt_CmdSetLineWidth() argument
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_cmd_vgpu10.c | 977 SVGA3D_vgpu10_DefineRasterizerState(struct svga_winsys_context *swc, SVGA3dRasterizerStateId rasterizerId, uint8 fillMode, SVGA3dCullMode cullMode, uint8 frontCounterClockwise, int32 depthBias, float depthBiasClamp, float slopeScaledDepthBias, uint8 depthClipEnable, uint8 scissorEnable, uint8 multisampleEnable, uint8 antialiasedLineEnable, float lineWidth, uint8 lineStippleEnable, uint8 lineStippleFactor, uint16 lineStipplePattern, uint8 provokingVertexLast) SVGA3D_vgpu10_DefineRasterizerState() argument 1808 SVGA3D_sm5_DefineRasterizerState_v2(struct svga_winsys_context *swc, SVGA3dRasterizerStateId rasterizerId, uint8 fillMode, SVGA3dCullMode cullMode, uint8 frontCounterClockwise, int32 depthBias, float depthBiasClamp, float slopeScaledDepthBias, uint8 depthClipEnable, uint8 scissorEnable, uint8 multisampleEnable, uint8 antialiasedLineEnable, float lineWidth, uint8 lineStippleEnable, uint8 lineStippleFactor, uint16 lineStipplePattern, uint8 provokingVertexLast, uint32 forcedSampleCount) SVGA3D_sm5_DefineRasterizerState_v2() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_graphics_state.c | 1875 vk_common_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) vk_common_CmdSetLineWidth() argument
|