Home
last modified time | relevance | path

Searched defs:numSteps (Results 1 – 15 of 15) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgUtils.hpp57 int numSteps = (int)((max - min) / step); in getQuantizedFloat() local
DrsgExpression.cpp378 int numSteps = (int)((maxVal - minVal) / step) + 1; in FloatLiteral() local
/external/deqp/modules/gles3/functional/
Des3fFboMultisampleTests.cpp190 const int numSteps = 8; in render() local
215 const int numSteps = 4; in render() local
Des3fDepthStencilClearTests.cpp346 int numSteps = DEPTH_STEPS; in renderGL() local
373 int numSteps = STENCIL_STEPS; in renderGL() local
Des3fDepthStencilTests.cpp311 int numSteps = DE_LENGTH_OF_ARRAY(depthSteps); in generateDepthVisualizeCommands() local
/external/skia/src/gpu/
DBlurUtils.cpp121 int numSteps, in apply_kernel_in_y()
196 const int numSteps = profileWidth; in CreateCircleProfile() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp342 int numSteps = DEPTH_STEPS; in renderGL() local
369 int numSteps = STENCIL_STEPS; in renderGL() local
Des2fDepthStencilTests.cpp311 int numSteps = DE_LENGTH_OF_ARRAY(depthSteps); in generateDepthVisualizeCommands() local
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DRedundentExprEliminator.java440 final int numSteps, final boolean isGlobal) in changePartToRef()
487 protected WalkingIterator createIteratorFromSteps(final WalkingIterator wi, int numSteps) in createIteratorFromSteps()
521 int numSteps) in stepsEqual()
/external/skia/src/utils/
DSkPolyUtils.cpp1253 int numSteps; in SkOffsetSimplePolygon() local
1266 int numSteps; in SkOffsetSimplePolygon() local
1292 int numSteps; in SkOffsetSimplePolygon() local
DSkShadowTessellator.cpp865 int numSteps; in addArc() local
/external/skia/tests/
DRoundRectTest.cpp396 int numSteps, const bool* contains) { in test_direction()
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp596 int numSteps, const BlendStep *steps) in CoherentBlendTest()
/external/armnn/src/profiling/test/
DProfilingTests.cpp2419 unsigned int numSteps = 5; variable
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleSampleLocationsExtTests.cpp516 const float numSteps = 16.0f; in genVerticesShapes() local