/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | memorymodel.adoc | 149 A is listed in the module before B, then the n'th dynamic instance of A 150 is program-ordered before the n'th dynamic instance of B. 152 program-ordered before the dynamic instance of the OpLabel instruction 155 is program-ordered before the dynamic instances of the 162 program-ordered before dynamic instance B of any instruction and B is 163 program-ordered before dynamic instance C of any instruction then A is 164 program-ordered before C. 168 program-order relation (e.g. as "`sequenced-before`"). 188 * (Program order): If dynamic instance A is program-ordered before B, then 189 A is shader-call-ordered before B. [all …]
|
D | VK_HUAWEI_invocation_mask.adoc | 13 allow to bind an invocation mask image before the ray tracing command 35 RT mask is updated before each traceRay.
|
D | VK_KHR_get_physical_device_properties2.adoc | 36 components of device extensions before flink:vkCreateDevice is called. 104 device extensions before vkCreateDevice is called.
|
D | VK_QCOM_fragment_density_map_offset.adoc | 69 1024x1024 for this example before density value access is clamped to edge of map 80 before the density values are clamped to edge of map
|
D | VK_KHR_sampler_mirror_clamp_to_edge.adoc | 71 We realized shortly before public release that not all implementations could 77 In a related change, before spec revision 1.1.121 this extension was
|
D | VK_AMDX_shader_enqueue.adoc | 20 between revisions, and before final release.*
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | address_space.h | 208 int before = i - 1; in address_space_allocator_release_block() local 217 if (before >= 0 && blocks[before].available) { in address_space_allocator_release_block() 220 blocks[before].size += (blocks[i].size + blocks[after].size); in address_space_allocator_release_block() 228 blocks[before].size += blocks[i].size; in address_space_allocator_release_block()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | khronos.css | 130 *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: bor… 246 blockquote cite:before { content: "\2014 \0020"; } 278 .clearfix:before, .clearfix:after, .float-group:before, .float-group:after { content: " "; display:… 307 b.button:before, b.button:after { position: relative; top: -1px; font-weight: normal; } 309 b.button:before { content: "["; padding: 0 3px 0 2px; } 314 #header:before, #header:after, #content:before, #content:after, #footnotes:before, #footnotes:after… 319 #content:before { content: none; } 328 #header .details br + span:before { content: "\00a0\2013\00a0"; } 329 #header .details br + span.author:before { content: "\00a0\22c5\00a0"; color: #333; } 330 #header .details br + span#revremark:before { content: "\00a0|\00a0"; } [all …]
|
/hardware/interfaces/nfc/1.0/ |
D | INfc.hal | 31 * NfcEvent.OPEN_CPLT before continuing. 57 * NfcEvent.POST_INIT_CPLT before continuing. 66 * prediscover is called every time before starting RF discovery. 71 * NfcEvent.PREDISCOVER_CPLT before continuing.
|
/hardware/google/aemu/base/include/aemu/base/ |
D | address_space.h | 323 int before = i - 1; in address_space_allocator_release_block() local 332 if (before >= 0 && blocks[before].available) { in address_space_allocator_release_block() 335 blocks[before].size += (blocks[i].size + blocks[after].size); in address_space_allocator_release_block() 343 blocks[before].size += blocks[i].size; in address_space_allocator_release_block()
|
/hardware/google/pixel/vibrator/common/proto/ |
D | capo.proto | 126 // must exceed still_confidence_threshold before entering the stationary 136 // The required confidence that the device is in motion before entering the 138 // algorithm must be 100% certain that the device is moving before entering 144 // The required confidence that the device is stationary before entering the 146 // algorithm must be 100% certain that the device is stationary before
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_GOOGLE_surfaceless_query.adoc | 11 where EGL is able to respond to certain queries before a surface is created, 25 information before the surface is created. 36 surface, and such queries could in fact be answered before a surface is
|
/hardware/interfaces/camera/device/3.6/ |
D | ICameraOfflineSession.hal | 29 * to the parent ICameraDeviceSession before calling switchToOffline, and is 70 * Camera service may call this method before or after the offline session 77 * before the close call returns.
|
/hardware/interfaces/wifi/aidl/default/ |
D | THREADING.README | 26 before invoking the corresponding "std::function" callback variables. 27 b) All of the AIDL methods will also acquire the global lock before processing
|
/hardware/interfaces/automotive/audiocontrol/2.0/ |
D | IFocusListener.hal | 33 * before playing audio. 49 * before stopping audio playback.
|
/hardware/google/gfxstream/guest/mesa/bin/ |
D | gen_release_notes.py | 146 before, inlines, remaining, sysmessages = method(self, match, 0) 147 checked += before 150 inline = original[len(before)
|
/hardware/interfaces/camera/device/1.0/ |
D | ICameraDevice.hal | 39 * This method may be called at any time, including before open() 62 * This method may be called at any time, including before open() 203 * release video recording frames sent out by the cameral HAL before and 247 * This method must be called before startRecording() in order to be 277 * a camera HAL client via releaseRecordingFrame() before the client calls 304 * frames sent out by the camera HAL before the camera HAL receives a call 319 * frames sent out by the camera HAL before the camera HAL receives a call 335 * frames sent out by the camera HAL before the camera HAL receives a call
|
/hardware/interfaces/biometrics/fingerprint/2.1/ |
D | IBiometricsFingerprintClientCallback.hal | 28 * @param remaining the number of remaining steps before enrolllment is complete 73 * @param remaining the number of remaining steps before enumeration is complete
|
/hardware/interfaces/gnss/measurement_corrections/1.1/ |
D | types.hal | 56 * before calling this method. The value is undefined if hasEnvironmentBearing is false. 67 * before calling this method. The value is undefined if hasEnvironmentBearing is false.
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 51 * NOTE: Video streaming must be cleanly stopped before making this call. 75 * NOTE: All buffers must have been returned to the display before making this call.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | styleguide.adoc | 6 // Must be included before the header and attribs.adoc
|
/hardware/interfaces/tetheroffload/control/1.0/ |
D | IOffloadControl.hal | 68 * This API may only be called after initOffload and before stopOffload. 122 * @param limit Bytes limit that can occur before action must be taken 145 * This API may only be called after initOffload and before stopOffload. 186 * This API may only be called after initOffload and before stopOffload. 211 * This API may only be called after initOffload and before stopOffload.
|
/hardware/interfaces/drm/1.4/ |
D | types.hal | 72 * Either the key was not loaded from the license before attempting the 121 * Required steps where not performed before provisioning was attempted.
|
/hardware/interfaces/weaver/1.0/ |
D | types.hal | 38 /** The time to wait, in milliseconds, before making the next request. */
|
/hardware/interfaces/secure_element/1.1/ |
D | ISecureElement.hal | 29 * Clients must wait for a onStateChange(true) before opening channels.
|