Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/tests/unit/
DCommonPoolTests.cpp103 bool signaled = false; in TEST() local
112 while (!signaled) { in TEST()
131 signaled = true; in TEST()
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt49 indicates whether the fence has ever been signaled. Once signaled the
127 new native fence object is signaled when the EGL native fence sync object
128 is signaled.
131 the sync is signaled by the associated client API context, causing any
134 fence object is also signaled when the condition is satisfied. The
138 object will not be signaled until all effects from these commands on the
/frameworks/native/libs/ui/
DFenceTime.cpp317 bool signaled = false; in signalAllForTest() local
330 signaled = true; in signalAllForTest()
334 ALOGE_IF(!signaled, "signalAllForTest: Nothing to signal."); in signalAllForTest()
/frameworks/native/services/vr/bufferhubd/include/private/dvr/
Dbuffer_hub.h107 bool signaled() const { return signaled_; } in signaled() function
/frameworks/native/services/vr/bufferhubd/
Dproducer_channel.cpp176 uint32_t signaled_mask = signaled() ? BufferHubDefs::kFirstClientBitMask : 0; in GetBufferInfo()
178 signaled_mask |= consumer->signaled() ? consumer->client_state_mask() : 0; in GetBufferInfo()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t313 // Execution time on hardware, after all dependencies have been signaled.
319 // Execution time in driver, after all dependencies have been signaled. Excludes
532 * list of events to be signaled before starting the actual evaluation.</p>
682 * that will be signaled once an execution completes.
2275 * will be signaled. Use {@link ANeuralNetworksEvent_wait} to wait for that
2311 * @param event The event that will be signaled on completion. event is set to
2436 * @param event The event that will be signaled on completion.
2501 * The execution will wait for all the depending events to be signaled before
2503 * are ready to be consumed, the returned event will be signaled. Depending on which
2525 * begins when all waitFor sync fences have been signaled, and can be used
[all …]
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md232 - **Signaled** - The worker has just been signaled by the main thread
/frameworks/native/vulkan/api/
Dvulkan.api8387 …device: device, signaled: (pCreateInfo.flags == as!VkFenceCreateFlags(VK_FENCE_CREATE_SIGNALED_BIT…
8416 fenceObject.signaled = false
11987 bool signaled
/frameworks/base/proto/src/
Dwifi.proto1080 // Network Agent network validation failed, user signaled network unwanted