Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgUtils.hpp55 int numSteps = (int)((max-min)/step); in getQuantizedFloat() local
DrsgExpression.cpp378 int numSteps = (int)((maxVal-minVal)/step) + 1; in FloatLiteral() local
/external/chromium_org/native_client_sdk/src/gonacl_appengine/static/bullet/
DNaClAMBullet.js32 numSteps: 0 property
/external/deqp/modules/gles3/functional/
Des3fFboMultisampleTests.cpp180 const int numSteps = 8; in render() local
203 const int numSteps = 4; in render() local
Des3fDepthStencilClearTests.cpp329 int numSteps = DEPTH_STEPS; in renderGL() local
362 int numSteps = STENCIL_STEPS; in renderGL() local
Des3fDepthStencilTests.cpp316 int numSteps = DE_LENGTH_OF_ARRAY(depthSteps); in generateDepthVisualizeCommands() local
/external/deqp/modules/gles2/functional/
Des2fDepthStencilClearTests.cpp326 int numSteps = DEPTH_STEPS; in renderGL() local
359 int numSteps = STENCIL_STEPS; in renderGL() local
Des2fDepthStencilTests.cpp316 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/lzma/CPP/7zip/UI/Console/
DBenchCon.cpp267 UInt64 numSteps = 0; in CrcBenchCon() local
/external/skia/tests/
DRoundRectTest.cpp255 int numSteps, const bool* contains) { in test_direction()
/external/opencv/cvaux/src/
Dcvtexture.cpp271 int numSteps, in icvCreateGLCM_LookupTable_8u_C1R()
/external/chromium_org/third_party/skia/tests/
DRoundRectTest.cpp255 int numSteps, const bool* contains) { in test_direction()
/external/chromium_org/third_party/WebKit/Source/platform/transforms/
DTransformOperationsTest.cpp58 static const size_t numSteps = 10; in EmpiricallyTestBounds() local
/external/chromium_org/third_party/WebKit/Source/core/css/parser/
DCSSPropertyParser.cpp3030 int numSteps; in parseAnimationTimingFunction() local