Searched refs:TYPE_INT64 (Results 1 – 11 of 11) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3VendorTags.cpp | 153 { "use_iso_exp_priority", TYPE_INT64 }, 156 { "exposure_time_range", TYPE_INT64 } 362 { "stats.ois_frame_timestamp_vsync", TYPE_INT64 }, 363 { "stats.ois_frame_timestamp_boottime", TYPE_INT64 }, 364 { "stats.ois_timestamps_boottime", TYPE_INT64 },
|
/hardware/libhardware/modules/camera/3_0/ |
D | VendorTags.cpp | 64 {"difficulty", TYPE_INT64},
|
D | Metadata.cpp | 93 if (!validate(tag, TYPE_INT64, count)) return -EINVAL; in addInt64()
|
/hardware/google/camera/common/hal/utils/ |
D | hal_camera_metadata.cc | 271 if (IsTypeValid(tag, TYPE_INT64) == false) { in Set() 336 case TYPE_INT64: in Set() 488 [TYPE_INT64] = 2, [TYPE_DOUBLE] = 4, [TYPE_RATIONAL] = 2, in PrintData() 531 case TYPE_INT64: { in PrintData()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.h | 57 TYPE_INT64, enumerator
|
D | HidRawSensor.cpp | 1024 case TYPE_INT64: in handleInput()
|
/hardware/libhardware/modules/usbcamera/ |
D | Metadata.cpp | 84 if (!validate(tag, TYPE_INT64, count)) return -EINVAL; in addInt64()
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOutEventCallback.hal | 64 * TYPE_INT64 = 2,
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOutEventCallback.hal | 83 * TYPE_INT64 = 2,
|
/hardware/interfaces/camera/common/1.0/default/ |
D | CameraMetadata.cpp | 235 if ( (res = checkType(tag, TYPE_INT64)) != OK) { in update()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | EmulatedCameraProviderHWLImpl.cpp | 629 case TYPE_INT64: in ParseCharacteristics()
|