Home
last modified time | relevance | path

Searched refs:waited (Results 1 – 9 of 9) sorted by relevance

/hardware/libhardware/modules/sensors/
DSensorEventQueue.cpp87 bool waited = false; in waitForSpace() local
89 waited = true; in waitForSpace()
92 return waited; in waitForSpace()
/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp136 WorkPool::TimeoutUs waited = in conditionalTimeoutLocked() local
140 if (currTimeout > waited) { in conditionalTimeoutLocked()
141 currTimeout -= waited; in conditionalTimeoutLocked()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_timeline_semaphore.adoc95 waited semaphores need to reach.
Dglossary.adoc565 Events can be waited on by the device and polled by the host.
634 Fences can: be waited on by the host.
/hardware/interfaces/camera/device/3.2/
DICameraDeviceSession.hal298 * blocks must be waited on.
322 * waited on by the HAL already. This is also the path to follow for any
Dtypes.hal416 * used. The sync fence must still be waited on before reusing the buffer.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsynchronization.adoc32 waited upon within a command buffer or queried on the host.
1938 Fences can: be waited on by the host with the flink:vkWaitForFences command,
3100 and does not need to be waited for.
3286 flink:vkSignalSemaphore command and waited on from the host with the
4260 submission>>, and it includes semaphores to be waited on, it defines a
4274 semaphore is waited with, thus the semaphore will continue to be considered
4275 signaled with respect to the counter value waited on as specified in
4280 that operate on semaphores waited on in the same batch, and that
5068 and does not need to be waited for.
7606 waited on by a different physical device.
[all …]
Dcmdbuffers.adoc2000 either the value used to signal pname:semaphore or the value waited on
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc1598 * Add a NOTE to flink:vkSetEvent clarifying when to signal events waited
9878 * Clarify the state waited semaphores are left in when a call to
11344 section to clarify that semaphores must be signaled and waited on in a