Home
last modified time | relevance | path

Searched refs:auto (Results 1 – 25 of 75) sorted by relevance

123

/hardware/google/gfxstream/guest/GoldfishAddressSpace/include/
Dgoldfish_address_space_fuchsia.impl62 auto child_driver_ends =
69 auto result = m_device->OpenChildDriver(
130 auto result = driver->AllocateBlock(size);
222 // auto result = m_driver->UnclaimShared(m_offset);
228 auto result = (*m_driver)->DeallocateBlock(m_phys_addr);
274 auto it = mInfo.find(offset);
322 auto* deviceSync =
325 auto child_driver_ends =
351 const auto& deviceSync =
356 auto result = deviceSync->AllocateBlock(size);
[all …]
/hardware/google/gfxstream/
Dmeson_options.txt8 value : ['auto'],
10 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows',
12 description : 'window systems to support. If this is set to `auto`, all ' +
19 value : 'auto',
21 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows',
65 value : 'auto',
75 'auto', 'kmsro', 'radeonsi', 'r300', 'r600', 'nouveau', 'freedreno',
79 description : 'List of gallium drivers to build. If this is set to auto ' +
108 value : 'auto',
109 choices : ['auto', 'disabled', 'bellagio', 'tizonia'],
[all …]
Dmeson.build33 use_auto = decoders.contains('auto') and with_host
/hardware/interfaces/audio/effect/all-versions/vts/functional/
DAndroid.bp57 // TODO(b/146104851): Add auto-gen rules and remove it.
77 // TODO(b/146104851): Add auto-gen rules and remove it.
97 // TODO(b/146104851): Add auto-gen rules and remove it.
117 // TODO(b/146104851): Add auto-gen rules and remove it.
137 // TODO(b/146104851): Add auto-gen rules and remove it.
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAndroid.bp80 // TODO(b/146104851): Add auto-gen rules and remove it.
112 // TODO(b/146104851): Add auto-gen rules and remove it.
141 // TODO(b/146104851): Add auto-gen rules and remove it.
174 // TODO(b/146104851): Add auto-gen rules and remove it.
207 // TODO(b/146104851): Add auto-gen rules and remove it.
241 // TODO(b/146104851): Add auto-gen rules and remove it.
/hardware/interfaces/automotive/remoteaccess/
DTEST_MAPPING2 "auto-presubmit": [
/hardware/interfaces/
DTEST_MAPPING19 "auto-presubmit": [
/hardware/interfaces/broadcastradio/
DTEST_MAPPING13 "auto-presubmit": [
/hardware/interfaces/automotive/
DTEST_MAPPING2 "auto-presubmit": [
/hardware/google/gfxstream/guest/vulkan_enc/
DvkQueueFlushCommandsGOOGLE_encode_impl.cpp.inl7 auto stream = mImpl->stream();
8 auto pool = mImpl->pool();
/hardware/interfaces/wifi/
DOWNERS7 # This will get them auto-assigned to the on-call triage engineer, ensuring quickest response.
/hardware/interfaces/automotive/vehicle/
DTEST_MAPPING40 "auto-presubmit": [
/hardware/interfaces/keymaster/
DOWNERS7 # This will get them auto-assigned to the on-call triage engineer, ensuring quickest response.
/hardware/interfaces/security/
DOWNERS7 # This will get them auto-assigned to the on-call triage engineer, ensuring quickest response.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
DgenRef.py310 auto=False, argument
340 if auto:
499 auto=False)
550 auto=True)
608 auto=True)
648 auto=True)
919 auto=True,
/hardware/interfaces/camera/metadata/3.2/
Dtypes.hal196 * <p>The desired setting for the camera device's auto-exposure
203 * <p>Adjustment to auto-exposure (AE) target image
210 * <p>Whether auto-exposure (AE) is currently locked to its latest
218 * auto-exposure routine.</p>
224 * <p>List of metering areas to use for auto-exposure adjustment.</p>
230 * <p>Range over which the auto-exposure routine can
245 * <p>Whether auto-focus (AF) is currently enabled, and what
252 * <p>List of metering areas to use for auto-focus.</p>
264 * <p>Whether auto-white balance (AWB) is currently locked to its
271 * <p>Whether auto-white balance (AWB) is currently setting the color
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
DREADME.md37 <!-- To automatically render math in text elements, include the auto-render extension: -->
38 …<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js" inte…
47 For details on how to configure auto-render extension, refer to [the documentation](https://katex.o…
/hardware/interfaces/audio/policy/1.0/vts/functional/
DAndroid.bp37 // TODO(b/146104851): Add auto-gen rules and remove it.
/hardware/qcom/display/msm8998/
Dconfigure.ac13 # Disables auto rebuilding of configure, Makefile.ins
/hardware/qcom/gps/msm8909w_3100/utils/
Dconfigure.ac11 # Disables auto rebuilding of configure, Makefile.ins
/hardware/qcom/sm7250/display/
Dconfigure.ac13 # Disables auto rebuilding of configure, Makefile.ins
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac11 # Disables auto rebuilding of configure, Makefile.ins
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac11 # Disables auto rebuilding of configure, Makefile.ins
/hardware/qcom/sm8150/display/
Dconfigure.ac13 # Disables auto rebuilding of configure, Makefile.ins
/hardware/interfaces/health/aidl/
DREADME.md114 auto binder = ndk::SharedRefBase::make<aidl::android::hardware::health::HealthImpl>(
152 auto config = std::make_unique<healthd_config>();
155 auto binder = ndk::SharedRefBase::make<Health>("default", std::move(config));
266 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder);
289 auto hal_health_loop = std::make_shared<HalHealthLoop>(binder, binder);

123