Home
last modified time | relevance | path

Searched refs:RESULT_OK (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/analyzer/
H A DLatencyAnalyzer.h262 RESULT_OK = 0, enumerator
456 int32_t newResult = RESULT_OK;
484 if (getResult() == RESULT_OK) {
547 return RESULT_OK;
575 return RESULT_OK;
H A DGlitchAnalyzer.h155 result_code result = RESULT_OK;
333 return RESULT_OK;
/third_party/vk-gl-cts/framework/common/
H A DtcuThreadUtil.cpp130 if (m_deps[depNdx]->waitReady() != Event::RESULT_OK) in execute()
148 m_event->setResult(Event::RESULT_OK); in execute()
H A DtcuThreadUtil.hpp47 RESULT_OK, enumerator
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DSkottieActivity.java283 if (resultCode == Activity.RESULT_OK) { in onActivityResult()
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp470 if (m_syncDeps[depNdx]->waitReady(*eglThread) != tcu::ThreadUtil::Event::RESULT_OK) in execute()
507 m_event->setResult(tcu::ThreadUtil::Event::RESULT_OK); in execute()

Completed in 12 milliseconds