Home
last modified time | relevance | path

Searched full:fallback (Results 1 – 25 of 100) sorted by relevance

1234

/device/generic/vulkan-cereal/protocols/vulkan/config/themes/
Dpdf-theme.yml8 # The font handling is equivalent to the bundled default-with-fallback-font-theme.yml,
9 # but uses a local copy of the M+ 1p Fallback font until asciidoctor-pdf
17 M+ 1p Fallback: mplus1p-regular-fallback.ttf
19 fallbacks: [M+ 1p Fallback, Noto Emoji]
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
Dgen_texture_format_table.py219 fallback = None
235 fallback = v
240 if fallback != None:
241 unsupported_case, _, _ = parse_json_angle_format_case(fallback, json_data[fallback],
243 unsupported_case["formatName"] = fallback
/device/generic/vulkan-cereal/protocols/vulkan/scripts/spec_tools/
Dutil.py13 # Fallback if there is no child.
22 # Fallback if there is no child.
/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/ext/base/
Devent_fd.h34 // This is really a wrapper around eventfd_create with a pipe-based fallback
55 // the pipe for fallback mode.
/device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/
Dutil.py13 # Fallback if there is no child.
22 # Fallback if there is no child.
/device/google/raviole/audio/oriole/cs35l41/fw/
Dreadme.md24 - Updated ReDC fallback per customer request.
134 | **ReDC Fallback Value** | 5.471 [Ohms] |
148 | **ReDC Fallback Value** | 6.383 [Ohms] |
/device/google/raviole/audio/raven/cs35l41/fw/
Dreadme.md33 - Updated 21.4.0_withWaelTuning with redc fallback values per customer request.
144 | **ReDC Fallback** | 5.402 ohms |
156 | **ReDC Fallback** | 5.445 ohms |
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
Dformatutils9.cpp593 // VertexTypeMapping maps GL type & normalized flag to preferred and fallback D3D vertex types (as
599 template <D3DVertexType Preferred, D3DVertexType Fallback = Preferred>
608 fallback = Fallback enumerator
690 // Policy rules for use with Converter, to choose whether to use the preferred or fallback
691 // conversion. The fallback conversion produces an output that all D3D9 devices must support.
705 type = T::fallback
709 // Converter ties it all together. Given an OpenGL type/norm/size and choice of preferred/fallback
/device/generic/goldfish-opengl/android-emu/android/base/
DPool.cpp393 D("delete fallback ptr %p\n", ptr); in ~Pool()
405 D("Fallback to malloc"); in alloc()
416 D("Fallback to malloc: got ptr %p", ptr); in alloc()
426 D("fallback to free for %p", ptr); in free()
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
Dvk_format_map.json13 "formats use the fallback table for emulation.",
16 "fallback formats. These are specified as dictionaries (also keyed on",
18 "formats. Each entry specifies a fallback format.",
/device/google/coral/
Ddevice-common.mk38 # 2 is AAUDIO_POLICY_AUTO means try MMAP then fallback to Legacy path.
42 # 2 is AAUDIO_POLICY_AUTO means try EXCLUSIVE then fallback to SHARED mode.
/device/google/sunfish/
Ddevice-common.mk31 # 2 is AAUDIO_POLICY_AUTO means try MMAP then fallback to Legacy path.
35 # 2 is AAUDIO_POLICY_AUTO means try EXCLUSIVE then fallback to SHARED mode.
/device/google/vrservices/vrcore/sepolicy/
Dseapp_contexts3 # A fallback in case vrcore is missing something critical that untrusted_app provides.
/device/generic/common/mgsi/
Dcsi_arm.mk44 # Instruct AM to enable framework's fallback home activity
Dcsi_x86.mk44 # Instruct AM to enable framework's fallback home activity
Dcsi_x86_64.mk45 # Instruct AM to enable framework's fallback home activity
Dcsi_arm64.mk45 # Instruct AM to enable framework's fallback home activity
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.h25 // when a process is killed. It will fallback to the default path if the host
/device/generic/goldfish/
Ddisplay_settings.xml6 <!-- 1: DISPLAY_IME_POLICY_FALLBACK_DISPLAY, The IME should appear on the fallback display. -->
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/metal/
Dgen_mtl_format_table.py135 # This format requires fallback when depth24Stencil8PixelFormatSupported flag is false.
136 # Fallback format:
/device/generic/goldfish/audio/policy/
Daudio_policy_configuration.xml41 Engine will fallback on these files if none are provided by engine.
/device/generic/vulkan-cereal/include/vulkan/
Dvk_sdk_platform.h46 // Check for noexcept support using clang, with fallback to Windows or GCC version numbers
/device/google/cuttlefish/host/commands/secure_env/
Dinsecure_fallback_storage.h29 * A GatekeeperStorage fallback implementation that is less secure. It uses an
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/doc/
DFormatTablesAndEmulation.md13 A *fallback* is one or more non-required formats ANGLE checks for support at runtime. For example,
/device/linaro/poplar/proprietary/hisilicon/
Dgralloc.poplar.so ... [Gralloc-Warning] %s:%d fallback to single buffering. Virtual Y-res too small ...

1234