HomeSort by relevance Sort by last modified time
    Searched refs:STOP (Results 201 - 225 of 547) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/deqp/modules/gles3/stress/
es3sSpecialFloatTests.cpp 503 return STOP;
718 return STOP;
725 return STOP;
730 return STOP;
911 return STOP;
918 return STOP;
923 return STOP;
    [all...]
  /external/deqp/modules/egl/
teglBufferAgeTests.cpp 528 return STOP;
536 return STOP;
584 return STOP;
601 return STOP;
624 return STOP;
teglImageTests.cpp 204 return STOP;
390 return STOP;
493 return STOP;
teglQueryConfigTests.cpp 187 return STOP;
245 return STOP;
264 return STOP;
teglResizeTests.cpp 366 return STOP;
428 return STOP;
512 return STOP;
teglMemoryStressTests.cpp 411 return STOP;
463 return STOP;
  /external/deqp/modules/gles2/functional/
es2fBufferWriteTests.cpp 211 return STOP;
262 return STOP;
312 return STOP;
375 return STOP;
521 return (iterOk && m_iterNdx < numIterations) ? CONTINUE : STOP;
es2fShaderBuiltinVarTests.cpp 257 return STOP;
353 return STOP;
445 return STOP;
562 return STOP;
657 return STOP;
es2fFlushFinishTests.cpp 443 return STOP;
478 return STOP;
es2fTextureSizeTests.cpp 163 return STOP;
317 return STOP;
  /external/deqp/modules/gles3/functional/
es3fBufferWriteTests.cpp 211 return STOP;
262 return STOP;
312 return STOP;
375 return STOP;
534 return (iterOk && m_iterNdx < numIterations) ? CONTINUE : STOP;
es3fImplementationLimitTests.cpp 256 return STOP;
322 return STOP;
410 return STOP;
es3fFboCompletenessTests.cpp 310 return STOP;
432 return STOP;
es3fTextureSizeTests.cpp 164 return STOP;
318 return STOP;
  /external/deqp/modules/gles31/functional/
es31fAdvancedBlendTests.cpp 562 return STOP;
573 return STOP;
629 return STOP;
683 return STOP;
740 return STOP;
es31fFboNoAttachmentTests.cpp 311 return STOP;
384 return STOP;
494 return STOP;
es31fTextureFormatTests.cpp 230 return STOP;
240 return m_curLayerFace < m_texture->getRefTexture().getDepth() ? CONTINUE : STOP;
373 return STOP;
es31fShaderStateQueryTests.cpp 160 return STOP;
440 return STOP;
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 680 return STOP;
822 return STOP;
926 return STOP;
943 return STOP;
963 return STOP;
  /external/skia/src/utils/
SkDeferredCanvas.cpp 194 goto STOP;
204 goto STOP;
214 goto STOP;
223 goto STOP;
228 STOP:
  /frameworks/av/media/libmedia/
IMediaRecorder.cpp 43 STOP,
287 status_t stop() function in class:android::BpMediaRecorder
289 ALOGV("stop");
292 remote()->transact(STOP, data, &reply);
375 case STOP: {
376 ALOGV("STOP");
378 reply->writeInt32(stop());
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
GraphRunner.java 51 private static final Event STOP_EVENT = new Event(Event.STOP, null);
93 public static final int STOP = 4;
141 case Event.STOP:
714 public void stop() { method in class:GraphRunner
    [all...]
  /external/deqp/modules/gles2/accuracy/
es2aVaryingInterpolationTests.cpp 198 return STOP;
274 return STOP;
  /external/deqp/modules/gles3/accuracy/
es3aVaryingInterpolationTests.cpp 204 return STOP;
280 return STOP;
  /external/deqp/modules/gles31/stress/
es31sTessellationGeometryInteractionTests.cpp 319 return STOP;
329 return STOP;

Completed in 996 milliseconds

1 2 3 4 5 6 7 891011>>