Searched refs:logical (Results 1 – 25 of 112) sorted by relevance
12345
/hardware/interfaces/radio/config/1.0/ |
D | IRadioConfig.hal | 56 * Maps the logical slots to the physical slots. Logical slot is the slot that is seen by modem. 57 * Physical slot is the actual physical slot. Request maps the physical slot to logical slot. 60 * Example no. of logical slots 1 and physical slots 2: 61 * The only logical slot (index 0) can be mapped to first physical slot (value 0) or second 65 * Example no. of logical slots 2 and physical slots 2: 66 * First logical slot (index 0) can be mapped to physical slot 1 or 2 and other logical slot 67 * can be mapped to other physical slot. Each logical slot must be mapped to a physical slot. 72 * mapping to logical slot and value to physical slot, need to provide all the slots 74 * EX: uint32_t slotMap[logical slot] = physical slot 75 * index 0 is the first logical_slot number of logical slots is equal to number of Radio
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidParser.cpp | 240 auto logical = r.getLogicalRange(); in convertGroupToPacket() local 245 (logical.first != logical.second)) { in convertGroupToPacket() 247 / (logical.second - logical.first); in convertGroupToPacket() 254 logical.first; in convertGroupToPacket() 260 .minRaw = logical.first, in convertGroupToPacket() 261 .maxRaw = logical.second, in convertGroupToPacket()
|
/hardware/interfaces/tv/cec/1.1/ |
D | IHdmiCec.hal | 30 * Passes the logical address that must be used in this system. 33 * addressed the given logical address can be filtered in. This method must 35 * multiple logical devices. 38 * in the range of valid logical addresses for the call to succeed. 40 * FAILURE_INVALID_ARGS if the given logical address is invalid,
|
D | types.hal | 35 /** logical address of the initiator */ 38 /** logical address of destination */
|
/hardware/interfaces/radio/config/1.1/ |
D | types.hal | 26 * A field in PhoneCapability that has information of each logical modem. 42 * maxActiveData defines how many logical modems can have 48 * maxActiveData defines how many logical modems can have 60 * List of logical modem information.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_device_group_creation.adoc | 21 physical devices, and to create a logical device from a subset of one of 23 Such a logical device can then be used with new features in the 56 // a logical device using all of the physical devices.
|
D | VK_FUCHSIA_external_memory.adoc | 21 other logical devices, instances or APIs.
|
D | VK_KHR_external_semaphore_capabilities.adoc | 23 logical devices or instances, in multiple processes, and/or in multiple
|
D | VK_KHR_external_fence_capabilities.adoc | 25 logical devices or instances, in multiple processes, and/or in multiple
|
/hardware/interfaces/radio/1.3/ |
D | IRadio.hal | 52 * Toggle logical modem on/off. This is similar to @1.0::IRadio.setRadioPower(), however that 61 * @param on True to turn on the logical modem, otherwise turn it off. 68 * Request status of logical modem. It returns isEnabled=true if the logical modem is on.
|
/hardware/interfaces/tv/cec/1.0/ |
D | IHdmiCec.hal | 26 * Passes the logical address that must be used in this system. 29 * addressed the given logical address can be filtered in. This method must 31 * multiple logical devices. 34 * in the range of valid logical addresses for the call to succeed. 36 * FAILURE_INVALID_ARGS if the given logical address is invalid, 43 * Clears all the logical addresses.
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 45 * If the camera device is not a logical multi camera, or if the camera is a logical 49 * A logical multi camera is a camera device backed by multiple physical cameras that 50 * are also exposed to the application. And for a logical multi camera, a physical output 53 * A logical camera is a camera device backed by multiple physical camera 131 * If current camera device isn't a logical camera, or the Hal stream isn't 132 * from a physical camera of the logical camera, this must be an empty 135 * A logical camera is a camera device backed by multiple physical camera 157 * Individual camera settings for logical camera backed by multiple physical devices. 283 * A vector containing individual camera settings for logical camera backed by multiple physical 289 * visual effect on any Hal streams attached to the logical camera is undefined. [all …]
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDevice.hal | 37 * this logical camera device. This information may not change between consecutive calls. 48 * @param physicalCameraId The physical camera id parsed from the logical 53 * logical camera device. 72 * The static metadata for this logical camera device's physical device, or an empty
|
/hardware/interfaces/camera/provider/2.6/ |
D | ICameraProviderCallback.hal | 35 * camera device of a logical multi-camera has changed. 45 * @param cameraDeviceName The name of the logical multi-camera whose
|
/hardware/qcom/sm7150/gps/pla/ |
D | Android.mk | 9 -Wno-error=logical-op-parentheses \
|
/hardware/qcom/sm8150p/gps/pla/ |
D | Android.mk | 9 -Wno-error=logical-op-parentheses \
|
/hardware/qcom/sm7250/gps/ |
D | Android.mk | 12 -Wno-error=logical-op-parentheses \
|
/hardware/qcom/sm8150/gps/ |
D | Android.mk | 12 -Wno-error=logical-op-parentheses \
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_external_memory_win32/ |
D | get_handle_win32.adoc | 14 * pname:device is the logical device that owns the memory.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/ |
D | module.adoc | 28 * pname:device is the logical device that creates the shader module. 85 * pname:device is the logical device that creates the shader module. 123 * pname:device is the logical device that destroys the Function. 141 * pname:device is the logical device that destroys the shader module. 165 * pname:device is the logical device that destroys the Function.
|
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/ |
D | Android.mk | 10 -Wno-error=logical-op-parentheses \
|
/hardware/qcom/sm7150/gps/build/ |
D | target_specific_features.mk | 9 -Wno-error=logical-op-parentheses \
|
/hardware/qcom/sm8150p/gps/build/ |
D | target_specific_features.mk | 9 -Wno-error=logical-op-parentheses \
|
/hardware/interfaces/light/2.0/ |
D | ILight.hal | 24 * @param type logical light to set
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCamera.hal | 38 * logical camera. 40 * If a requested device does not either exist or back this logical device, 150 * When this method is called on a logical camera device, it will be forwarded 229 * for logical camera devices or EVS fails to import
|
12345