/aosp12/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | common_types.h | 15 struct DeviceInfo { struct 38 typedef std::vector<DeviceInfo> DeviceInfos; argument
|
/aosp12/system/teeui/libteeui/include/teeui/example/ |
H A D | example.h | 26 struct DeviceInfo { struct 47 virtual uint32_t setDeviceInfo(DeviceInfo, bool, bool) = 0; argument
|
/aosp12/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraProviderManager.h | 460 struct DeviceInfo { struct 463 const hardware::hidl_version mVersion; 464 const metadata_vendor_id_t mProviderTagid; 465 bool mIsLogicalCamera; 466 std::vector<std::string> mPhysicalIds; 467 hardware::CameraInfo mInfo; 468 sp<IBase> mSavedInterface; 475 wp<ProviderInfo> mParentProvider; 502 virtual void notifyDeviceStateChange( in notifyDeviceStateChange() 509 DeviceInfo(const std::string& name, const metadata_vendor_id_t tagId, in DeviceInfo() argument [all …]
|
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/ |
H A D | image_manager.h | 42 struct DeviceInfo { struct 51 const DeviceInfo& device_info = {}); argument
|
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | Parameters.h | 229 struct DeviceInfo { struct 230 int32_t arrayWidth; 231 int32_t arrayHeight; 234 int32_t maxFaces; 235 struct OverrideModes { 246 bool isExternalCamera; 247 float defaultFocalLength; 248 bool useFlexibleYuv; 249 Size maxJpegSize; 250 Size maxZslSize; [all …]
|
/aosp12/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
H A D | DeviceInfo.java | 19 public class DeviceInfo { class 29 DeviceInfo(int widthPx, int heightPx, double dp2px, double mm2px, double powerButtonTopMm, in DeviceInfo() method in DeviceInfo
|
/aosp12/system/memory/libmemtrack/include/memtrack/ |
H A D | memtrack.h | 142 class DeviceInfo; variable
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | DeviceInfo.cpp | 33 DeviceInfo::DeviceInfo() { in DeviceInfo() function in android::uirenderer::DeviceInfo
|
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | DeviceDiscoveryAction.java | 75 private static final class DeviceInfo { class in DeviceDiscoveryAction 85 private DeviceInfo(int logicalAddress) { in DeviceInfo() method in DeviceDiscoveryAction.DeviceInfo
|
/aosp12/system/security/keystore2/src/ |
H A D | remote_provisioning.rs | 285 device_info: &mut DeviceInfo, in generate_csr() 445 device_info: &mut DeviceInfo, in generateCsr()
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | binder.cpp | 229 const DeviceInfo&) { in Open()
|
/aosp12/system/bt/gd/proto/bluetooth/metrics/ |
H A D | bluetooth.proto | 61 message DeviceInfo { message
|
/aosp12/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioDeviceInventory.java | 185 private static class DeviceInfo { class in AudioDeviceInventory 191 DeviceInfo(int deviceType, String deviceName, String deviceAddress, int deviceCodecFormat) { in DeviceInfo() method in AudioDeviceInventory.DeviceInfo
|