Home
last modified time | relevance | path

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

1234

/device/generic/vulkan-cereal/protocols/vulkan/config/themes/
Dpdf-theme.yml19 M+ 1p Fallback:
20 normal: mplus1p-regular-fallback.ttf
21 bold: mplus1p-regular-fallback.ttf
22 italic: mplus1p-regular-fallback.ttf
23 bold_italic: mplus1p-regular-fallback.ttf
25 - M+ 1p Fallback
/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/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/vrservices/vrcore/sepolicy/
Dseapp_contexts3 # A fallback in case vrcore is missing something critical that untrusted_app provides.
/device/google/bonito/
Ddevice-common.mk60 # 2 is AAUDIO_POLICY_AUTO means try MMAP then fallback to Legacy path.
64 # 2 is AAUDIO_POLICY_AUTO means try EXCLUSIVE then fallback to SHARED mode.
/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/crosshatch/
Ddevice-common.mk73 # 2 is AAUDIO_POLICY_AUTO means try MMAP then fallback to Legacy path.
77 # 2 is AAUDIO_POLICY_AUTO means try EXCLUSIVE then fallback to SHARED mode.
/device/google/coral/
Ddevice-common.mk39 # 2 is AAUDIO_POLICY_AUTO means try MMAP then fallback to Legacy path.
43 # 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/generic/goldfish-opengl/system/hwc2/
DHostComposer.cpp552 // Support Device and SolidColor, otherwise, fallback all layers to Client. in validateDisplay()
553 bool fallBack = false; in validateDisplay() local
566 ALOGW("%s: layer %u CompositionType %d, fallback", __FUNCTION__, in validateDisplay()
568 fallBack = true; in validateDisplay()
574 fallBack = true; in validateDisplay()
577 if (fallBack) { in validateDisplay()
841 ALOGV("%s fallback to post, returns outRetireFence %d", __FUNCTION__, in presentDisplay()
/device/generic/common/mgsi/
Dcsi_x86.mk44 # Instruct AM to enable framework's fallback home activity
Dcsi_arm.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/audio/policy/
Daudio_policy_configuration.xml36 Engine will fallback on these files if none are provided by engine.
/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/google/bonito-sepolicy/vendor/qcom/common/
Dseapp_contexts14 # A fallback in case tango_core is missing something critical that untrusted_app provides
/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/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/google/cuttlefish/host/commands/secure_env/
Dinsecure_fallback_storage.h27 * A GatekeeperStorage fallback implementation that is less secure. It uses an
/device/google/crosshatch-sepolicy/vendor/qcom/common/
Dseapp_contexts14 # A fallback in case tango_core is missing something critical that untrusted_app provides

1234