HomeSort by relevance Sort by last modified time
    Searched defs:WAIT_NONE (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
SomeArgs.java 38 static final int WAIT_NONE = 0;
41 int mWaitState = WAIT_NONE;
91 if (mWaitState != WAIT_NONE) {
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolOcclusionTests.cpp 268 WAIT_NONE
664 // host accesses, so as to not insert any synchronization before capturing the results needed for WAIT_NONE
695 // In the case of WAIT_NONE or WAIT_QUERY, vkCmdCopyQueryResults is stored in m_renderCommandBuffer.
724 bool allowNotReady = (m_testVector.queryWait == WAIT_NONE);
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 97 milliseconds