Searched refs:signaled (Results 1 – 9 of 9) sorted by relevance
103 bool signaled = false; in TEST() local112 while (!signaled) { in TEST()131 signaled = true; in TEST()
49 indicates whether the fence has ever been signaled. Once signaled the127 new native fence object is signaled when the EGL native fence sync object128 is signaled.131 the sync is signaled by the associated client API context, causing any134 fence object is also signaled when the condition is satisfied. The138 object will not be signaled until all effects from these commands on the
317 bool signaled = false; in signalAllForTest() local330 signaled = true; in signalAllForTest()334 ALOGE_IF(!signaled, "signalAllForTest: Nothing to signal."); in signalAllForTest()
107 bool signaled() const { return signaled_; } in signaled() function
176 uint32_t signaled_mask = signaled() ? BufferHubDefs::kFirstClientBitMask : 0; in GetBufferInfo()178 signaled_mask |= consumer->signaled() ? consumer->client_state_mask() : 0; in GetBufferInfo()
313 // Execution time on hardware, after all dependencies have been signaled.319 // Execution time in driver, after all dependencies have been signaled. Excludes532 * 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 that2311 * @param event The event that will be signaled on completion. event is set to2436 * @param event The event that will be signaled on completion.2501 * The execution will wait for all the depending events to be signaled before2503 * are ready to be consumed, the returned event will be signaled. Depending on which2525 * begins when all waitFor sync fences have been signaled, and can be used[all …]
232 - **Signaled** - The worker has just been signaled by the main thread
8387 …device: device, signaled: (pCreateInfo.flags == as!VkFenceCreateFlags(VK_FENCE_CREATE_SIGNALED_BIT…8416 fenceObject.signaled = false11987 bool signaled
1080 // Network Agent network validation failed, user signaled network unwanted