HomeSort by relevance Sort by last modified time
    Searched refs:STOP (Results 151 - 175 of 723) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/deqp/external/openglcts/modules/gl/
gl3cTestPackages.cpp 112 return tcu::TestNode::STOP;
117 return tcu::TestNode::STOP;
gl4cMapBufferAlignmentTests.cpp 64 * @return tcu::TestNode::STOP
109 * @return tcu::TestNode::STOP
116 * @return tcu::TestNode::STOP
144 return tcu::TestNode::STOP;
155 * @return tcu::TestNode::STOP
372 return tcu::TestNode::STOP;
gl4cSparseTextureTests.cpp 360 * @return Returns STOP when test has finished executing, CONTINUE if more iterations are needed.
367 return STOP;
398 return STOP;
422 return STOP;
427 return STOP;
872 * @return Returns STOP when test has finished executing, CONTINUE if more iterations are needed.
879 return STOP;
920 return STOP;
927 return STOP;
942 * @return Returns STOP when test has finished executing, CONTINUE if more iterations are needed
    [all...]
gl4cDirectStateAccessXFBTests.cpp 84 return STOP;
207 return STOP;
241 return STOP;
283 return STOP;
565 return STOP;
622 return STOP;
973 return STOP;
1025 return STOP;
    [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cTestPackage.cpp 129 return tcu::TestNode::STOP;
135 return tcu::TestNode::STOP;
  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderLayeredFBO.cpp 327 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
371 return STOP;
420 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
550 return STOP;
590 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
648 return STOP;
682 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
741 return STOP;
781 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
848 return STOP;
    [all...]
  /external/deqp/external/openglcts/modules/glesext/gpu_shader5/
esextcGPUShader5ImagesArrayIndexing.cpp 165 * @return STOP if the test has finished, CONTINUE to indicate iterate should be called once again.
241 return STOP;
252 return STOP;
  /external/deqp/framework/common/
tcuTestSessionExecutor.cpp 137 if (iterResult == TestCase::STOP)
266 TestCase::IterateResult iterateResult = TestCase::STOP;
  /external/deqp/modules/egl/
teglThreadCleanUpTests.cpp 265 return STOP;
274 return STOP;
teglRobustnessTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fBufferMapTests.cpp 95 return STOP;
146 return STOP;
200 return STOP;
261 return STOP;
320 return STOP;
400 return STOP;
463 return STOP;
529 return STOP;
es3fSyncTests.cpp 263 return STOP;
268 return (++m_iterNdx < NUM_CASE_ITERATIONS) ? CONTINUE : STOP;
es3fASTCDecompressionCases.cpp 415 return STOP;
494 return STOP;
516 return STOP;
600 return STOP;
613 return STOP;
es3fMultisampleTests.cpp 644 return STOP;
656 return STOP;
    [all...]
  /external/deqp/modules/gles3/stress/
es3sSyncTests.cpp 260 return STOP;
265 return (++m_iterNdx < NUM_CASE_ITERATIONS) ? CONTINUE : STOP;
  /external/deqp/modules/gles31/functional/
es31fAndroidExtensionPackES31ATests.cpp 116 return STOP;
162 return STOP;
es31fIntegerStateQueryTests.cpp 96 return STOP;
170 return STOP;
224 return STOP;
270 return STOP;
329 return STOP;
384 return STOP;
433 return STOP;
478 return STOP;
550 return STOP;
590 return STOP;
    [all...]
es31fTextureBufferTests.cpp 164 return STOP;
200 return STOP;
260 return STOP;
320 return STOP;
392 return STOP;
474 return STOP;
556 return STOP;
es31fInternalFormatQueryTests.cpp 204 return STOP;
263 return STOP;
356 return STOP;
  /external/deqp/modules/glshared/
glsShaderPerformanceCase.cpp 186 return STOP;
199 return STOP;
  /external/deqp/modules/internal/
ditImageCompareTests.cpp 101 return STOP;
147 return STOP;
ditSeedBuilderTests.cpp 67 return STOP;
109 return STOP;
  /packages/apps/Launcher3/protos/
launcher_log.proto 158 STOP = 5; // Indicates onStop() was called (screen time out, power off)
  /external/deqp/external/openglcts/modules/common/
glcBlendEquationAdvancedTests.cpp 663 return STOP;
752 return STOP;
930 return STOP;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 476 return STOP;
488 return STOP;
860 return STOP;
871 return STOP;
    [all...]

Completed in 318 milliseconds

1 2 3 4 5 67 8 91011>>