Home
last modified time | relevance | path

Searched refs:synchronized (Results 1 – 25 of 51) sorted by relevance

123

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneratedcommands.adoc34 synchronized against the command execution.
35 When not preprocessing, the preprocessing is automatically synchronized
/hardware/google/gfxstream/guest/mesa/src/util/blake3/
DREADME6 Files will be periodically synchronized with the upstream, and any local changes should
/hardware/interfaces/gnss/2.0/
Dtypes.hal38 * This timestamp MUST represent the time the event happened and MUST be synchronized
67 * Timing information of the GNSS location synchronized with SystemClock.elapsedRealtimeNanos()
DIGnssMeasurementCallback.hal31 * if the state for a satellite is only C/A code locked and bit synchronized, and there is still
471 * Timing information of the GNSS data synchronized with SystemClock.elapsedRealtimeNanos()
/hardware/interfaces/automotive/evs/1.1/default/
DConfigManager.cpp62 aCamera->synchronized = ANDROID_LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_CALIBRATED; in readCameraInfo()
64 aCamera->synchronized = ANDROID_LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_APPROXIMATE; in readCameraInfo()
66 aCamera->synchronized = 0; // Not synchronized in readCameraInfo()
DConfigManager.h103 bool synchronized = false; variable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/
Dcreate_ray_tracing_pipelines_common.adoc30 <<fundamentals-threadingbehavior,externally synchronized>>
/hardware/interfaces/tests/msgq/1.0/
DITestMsgQ.hal55 * This method request the service to write into the synchronized read/write
65 * This method request the service to read from the synchronized read/write
/hardware/interfaces/automotive/evs/aidl/impl/default/src/
DConfigManager.cpp98 aCamera->synchronized = ANDROID_LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_CALIBRATED; in readCameraInfo()
100 aCamera->synchronized = ANDROID_LOGICAL_MULTI_CAMERA_SENSOR_SYNC_TYPE_APPROXIMATE; in readCameraInfo()
102 aCamera->synchronized = 0; // Not synchronized in readCameraInfo()
606 aCamera->synchronized = *(reinterpret_cast<int32_t*>(p)); in readConfigDataFromBinary()
813 outFile.write(reinterpret_cast<const char*>(&camInfo->synchronized), sizeof(int32_t)); in writeConfigDataToBinary()
/hardware/interfaces/automotive/evs/aidl/impl/default/include/
DConfigManager.h118 int32_t synchronized = 0; variable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_present_wait/
DWaitForPresent.adoc54 synchronized, the pname:swapchain passed to fname:vkWaitForPresentKHR may:
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc68 must: be <<synchronization-dependencies,synchronized>> with the
75 <<synchronization-dependencies,synchronized>> with the
84 <<synchronization-dependencies,synchronized>> with the
439 <<synchronization-dependencies, synchronized>> with the
489 <<synchronization-dependencies, synchronized>> with the
586 synchronized>> with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
591 synchronized with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
677 synchronized>> with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
682 synchronized with the ename:VK_PIPELINE_STAGE_2_MICROMAP_BUILD_BIT_EXT
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_external_memory_capabilities.adoc78 D3D11 surfaces must be synchronized using shared mutexes, and these
DVK_EXT_pipeline_creation_cache_control.adoc95 <<fundamentals-threadingbehavior,externally synchronized>>.
Dmemorymodel.adoc256 memory locations overlap, then each must: be synchronized against the other
281 synchronized against each other as if they were non-atomic (if they are not,
577 _system-synchronized-before_ B and B is _system-synchronized-after_ A.
810 are system-synchronized-with each other in the order listed.
1098 code:Input, then X is system-synchronized-after all writes to the
1126 Normally, device memory operations in a given queue are synchronized with
Dboilerplate.adoc157 This value is kept synchronized with the patch version of the released
167 The major/minor values are kept synchronized with the complete version of
/hardware/interfaces/audio/policy/1.0/xml/pfw_schemas/
DREADME.md66 which case, no plugin will be used and the parameters won't be synchronized.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_KHR_deferred_host_operations/
Ddeferred_host_operations.adoc65 * Externally synchronized parameters must: not be accessed.
71 * Vulkan object parameters must: not be passed as externally synchronized
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfundamentals.adoc731 A parameter declared as externally synchronized may: have its contents
734 declares the object to be externally synchronized, then the caller must:
772 synchronized, making external synchronization unnecessary.
773 Any command parameters that are not labeled as externally synchronized are
774 either not mutated by the command or are internally synchronized.
777 also be externally synchronized.
780 Parameters of commands that are externally synchronized are listed below.
788 ftext:vkCreate*Pipelines being externally synchronized.
792 list whose contents are externally synchronized parameters.
800 synchronized.
[all …]
Daccelstructures.adoc212 <<synchronization-dependencies,synchronized>> with the
341 device addresses must: be <<synchronization-dependencies,synchronized>> with
351 must: be <<synchronization-dependencies,synchronized>> with the
367 <<synchronization-dependencies,synchronized>> with the
419 buffers, and instance buffers must be synchronized as with
423 <<synchronization-dependencies,synchronized>> with the
1639 synchronized>> with the
1707 synchronized>> with the
1758 synchronized>> with the
1797 <<synchronization-dependencies, synchronized>> with the
[all …]
Dexecutiongraphs.adoc76 <<fundamentals-threadingbehavior,externally synchronized>>
379 Nodes executed as part of this command are not implicitly synchronized in
447 Nodes executed as part of this command are not implicitly synchronized in
541 Nodes executed as part of this command are not implicitly synchronized in
Draytracing.adoc43 Memory operations can: be synchronized using standard memory barriers.
188 classes can: be synchronized using the
195 storage classes are <<memory-model-shader-io,system-synchronized>> and
696 <<synchronization-dependencies,synchronized>> with the
DVK_EXT_debug_report.adoc280 pname:callback is an externally synchronized object and must: not be
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMDX_shader_enqueue.adoc17 …ing what is actually dispatched; they must be enqueued ahead of time, synchronized with heavy API …
53 …U, the implementation needs some information about how pipelines will be launched and synchronized.
152 Scratch memory initialization can be synchronized using the compute pipeline stage `VK_PIPELINE_STA…
203 …lementation to hold temporary data during graph execution, and can be synchronized using the compu…
/hardware/interfaces/gnss/2.1/
DIGnssMeasurementCallback.hal192 * Timing information of the GNSS data synchronized with SystemClock.elapsedRealtimeNanos()

123