Home
last modified time | relevance | path

Searched defs:submitted (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dtraits.rs228 submitted: Mutex<bool>, field
302 let mut submitted = self.submitted.lock(); in flush() localVariable
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/
H A DVulkanManager.cpp746 GrSemaphoresSubmitted submitted = context->flush( in finishFrame() local
908 GrSemaphoresSubmitted submitted = grContext->flush(flushInfo); in createReleaseFence() local
/aosp_15_r20/frameworks/native/libs/renderengine/skia/
H A DGaneshVkRenderEngine.cpp103 GrSemaphoresSubmitted submitted = grContext->flush(flushInfo); in flushAndSubmit() local
H A DGraphiteVkRenderEngine.cpp127 const bool submitted = context->graphiteContext()->submit(graphite::SyncToCpu::kNo); in flushAndSubmit() local
/aosp_15_r20/external/rust/android-crates-io/crates/libbpf-rs/src/
Duser_ringbuf.rs39 submitted: bool, field
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/heap_manager/
H A Dmemory_block.h162 submitted, //!< Memory block is submitted, no further changes are permitted enumerator
/aosp_15_r20/external/skia/tests/
H A DSurfaceSemaphoreTest.cpp285 GrSemaphoresSubmitted submitted = in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
H A DVkHardwareBufferTest.cpp865 GrSemaphoresSubmitted submitted = fDirectContext->flush(info); in flushSurfaceAndSignalSemaphore() local
/aosp_15_r20/external/liburing/test/
H A Dio-cancel.c121 int i, ret, submitted = 0; in start_cancel() local
/aosp_15_r20/external/liburing/src/
H A Dqueue.c350 static int __io_uring_submit(struct io_uring *ring, unsigned submitted, in __io_uring_submit()
/aosp_15_r20/libcore/jsr166-tests/src/test/java/jsr166/
H A DAbstractExecutorServiceTest.java198 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local
H A DForkJoinPoolTest.java572 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local
/aosp_15_r20/libcore/ojluni/src/test/java/util/concurrent/tck/
H A DAbstractExecutorServiceTest.java248 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local
H A DForkJoinPoolTest.java628 final CountDownLatch submitted = new CountDownLatch(1); in testInterruptedSubmit() local
/aosp_15_r20/external/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h178 struct util_queue_fence submitted; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c433 bool submitted = p_atomic_read(&fence->submitted); in find_unused_state() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dio_uring_zerocopy_tx.c240 unsigned ktail, submitted, to_submit; in io_uring_submit() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/asahi/
H A Dagx_batch.c454 bool submitted = false; in agx_get_batch_for_framebuffer() local
/aosp_15_r20/external/libusb/tests/
H A Dumockdev.c858 int submitted; member
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrGpu.cpp771 bool submitted = this->onSubmitToGpu(info); in submitToGpu() local
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.h1111 bool submitted; member
/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/
H A During_executor.rs839 submitted: bool, field
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dwebmasters.v3.json539 "submitted": { object
Dsearchconsole.v1.json911 "submitted": { object
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_wsim.c2070 uint32_t submitted; member

123