/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/ |
D | copy-tex.mjs | 61 const selection = window.getSelection(); 63 if (selection.isCollapsed) { 64 return; // default action OK if selection is empty 67 const fragment = selection.getRangeAt(0).cloneContents();
|
D | copy-tex.js | 178 var selection = window.getSelection(); 180 if (selection.isCollapsed) { 184 var fragment = selection.getRangeAt(0).cloneContents();
|
D | copy-tex.css | 1 /* Force selection of entire .katex/.katex-display blocks, so that we can
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/device-select-layer/ |
D | device_select_layer.c | 266 const char *selection) in device_select_find_explicit_default() argument 270 int matched = sscanf(selection, "%x:%x", &vendor_id, &device_id); in device_select_find_explicit_default() 418 const char *selection, in get_default_device() argument 438 if (selection) in get_default_device() 439 … default_idx = device_select_find_explicit_default(pci_infos, physical_device_count, selection); in get_default_device() 512 const char* selection = getenv("MESA_VK_DEVICE_SELECT"); in device_select_EnumeratePhysicalDevices() local 545 if (should_debug_device_selection() || (selection && strcmp(selection, "list") == 0)) { in device_select_EnumeratePhysicalDevices() 550 if (selection && strcmp(selection, "list") == 0) in device_select_EnumeratePhysicalDevices() 554 …unsigned selected_index = get_default_device(info, selection, physical_device_count, physical_devi… in device_select_EnumeratePhysicalDevices()
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/ |
D | Xfixes.h | 69 Atom selection; member 136 Atom selection,
|
D | xfixesproto.h | 121 Atom selection B32; 133 Atom selection B32;
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_image_view_min_lod.adoc | 24 <<textures-image-level-selection,Image Level(s) Selection>>,
|
D | VK_KHR_sampler_ycbcr_conversion.adoc | 43 It also adds a selection of multi-planar formats, image aspect plane, and
|
D | VK_HUAWEI_cluster_culling_shader.adoc | 31 perform coarse-level geometry culling and LOD selection more efficiently on
|
/hardware/google/gfxstream/host/gl/gl-host-common/opengl/ |
D | macTouchOpenGL.m | 31 // In order for IOKit to know the latest GPU selection status, we need
|
/hardware/interfaces/camera/device/3.3/ |
D | types.hal | 43 * require device-specific information for correct selection. In all other cases, the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_EXT_non_seamless_cube_map.adoc | 24 A problem is correct LOD selection while preserving anisotropic filtering. Emulation of implicit de…
|
/hardware/interfaces/wifi/hostapd/1.1/ |
D | IHostapd.hal | 43 * Parameters to control the channel selection for the interface.
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantP2pIface.hal | 52 * 0: automatic channel selection,
|
/hardware/interfaces/wifi/1.2/ |
D | types.hal | 31 * transmits Discovery Beacons (based on the Wi-Fi Aware protocol selection criteria). The value
|
/hardware/interfaces/audio/2.0/ |
D | IPrimaryDevice.hal | 87 * Gets current TTY mode selection. Calling this method is equivalent to
|
/hardware/interfaces/wifi/hostapd/1.3/ |
D | IHostapd.hal | 55 * Parameters to control the channel selection for the interface.
|
/hardware/interfaces/wifi/hostapd/1.0/ |
D | IHostapd.hal | 77 * Parameters to control the channel selection for the interface.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/ |
D | clusterculling.adoc | 10 cooperate to perform coarse level geometry culling and LOD selection.
|
/hardware/google/gfxstream/host/apigen-codec-common/X11/ |
D | Xproto.h | 1150 Atom selection B32, target B32, property B32; 1156 Atom selection B32, target B32, property B32; 1267 xGetSelectionOwnerReply selection; member 1431 Atom selection B32; 1440 Atom selection B32, target B32, property B32;
|
/hardware/interfaces/wifi/hostapd/1.2/ |
D | IHostapd.hal | 116 * Parameters to control the channel selection for the interface.
|
/hardware/interfaces/radio/1.5/ |
D | IRadioIndication.hal | 74 * when PLMN selection is completed, when the device attempts to access a conditionally barred
|
/hardware/interfaces/audio/4.0/ |
D | IPrimaryDevice.hal | 140 * Gets current TTY mode selection. Calling this method is equivalent to
|
/hardware/interfaces/audio/7.0/ |
D | IPrimaryDevice.hal | 140 * Gets current TTY mode selection. Calling this method is equivalent to
|
/hardware/interfaces/audio/5.0/ |
D | IPrimaryDevice.hal | 140 * Gets current TTY mode selection. Calling this method is equivalent to
|