/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/ |
D | AidlCamera.cpp | 69 ScopedAStatus AidlCamera::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() function in aidl::android::automotive::evs::implementation::AidlCamera 170 ScopedAStatus AidlCamera::ImplV0::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() function in aidl::android::automotive::evs::implementation::AidlCamera::ImplV0 322 ScopedAStatus AidlCamera::ImplV1::getCameraInfo(CameraDesc* _aidl_return) { in getCameraInfo() function in aidl::android::automotive::evs::implementation::AidlCamera::ImplV1
|
/aosp_15_r20/packages/services/DeviceAsWebcam/impl/src/com/android/deviceaswebcam/ |
D | WebcamControllerImpl.kt | 105 fun getCameraInfo(): CameraInfo? { in getCameraInfo() method
|
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
H A D | CameraMetadataGetter.java | 106 public String getCameraInfo() { in getCameraInfo() method in CameraMetadataGetter 138 public JSONObject getCameraInfo(String cameraId) { in getCameraInfo() method in CameraMetadataGetter
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | CameraManager.java | 84 void getCameraInfo(int index, CameraInfo cameraInfo); in getCameraInfo() method 374 CameraInfo getCameraInfo() { in getCameraInfo() method in CameraManager
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/biometrics/data/repository/ |
D | FacePropertyRepository.java | 58 …outines.flow.StateFlow<com.android.systemui.biometrics.data.repository.CameraInfo> getCameraInfo(); in getCameraInfo() method
|
D | FacePropertyRepositoryImpl.java | 88 …utines.flow.StateFlow<com.android.systemui.biometrics.data.repository.CameraInfo> getCameraInfo() { in getCameraInfo() method in FacePropertyRepositoryImpl
|
/aosp_15_r20/packages/apps/Messaging/tests/src/com/android/messaging/ui/mediapicker/ |
D | MockCameraFactory.java | 41 public static void getCameraInfo(Camera camera, CameraInfo outCameraInfo) { in getCameraInfo() method in MockCameraFactory
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/ |
D | VirtualCamera.cpp | 101 Return<void> VirtualCamera::getCameraInfo(getCameraInfo_cb info_cb) { in getCameraInfo() function in android::automotive::evs::V1_0::implementation::VirtualCamera
|
/aosp_15_r20/hardware/interfaces/automotive/evs/1.1/default/ |
H A D | ConfigManager.h | 167 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo() function
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/automotive/evs/aidl/android.hardware.automotive.evs_interface/dump/android/hardware/automotive/evs/ |
D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/aosp_15_r20/hardware/libhardware/modules/usbcamera/ |
H A D | CameraHAL.cpp | 76 int CameraHAL::getCameraInfo(int id, struct camera_info* info) { in getCameraInfo() function in usb_camera_hal::CameraHAL
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/current/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/2/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/aidl_api/android.hardware.automotive.evs/1/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/ |
H A D | IEvsCamera.aidl | 65 CameraDesc getCameraInfo(); in getCameraInfo() method
|
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/ |
D | CameraHolder.java | 116 public CameraInfo[] getCameraInfo() { in getCameraInfo() method in CameraHolder
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/ |
D | ConfigManager.h | 195 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo() function
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/test/fuzzer/ |
D | MockHWCamera.h | 32 Return<void> getCameraInfo(getCameraInfo_cb _hidl_cb) override { return {}; } in getCameraInfo() function
|
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
H A D | CameraOps2.java | 166 public CameraCharacteristics getCameraInfo(String cameraId) { in getCameraInfo() method in CameraOps2
|
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/ |
D | ConfigManager.h | 199 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo() function
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_0/ |
H A D | CameraHAL.cpp | 71 int CameraHAL::getCameraInfo(int id, struct camera_info* info) in getCameraInfo() function in default_camera_hal::CameraHAL
|
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/ |
H A D | Camera1Enumerator.java | 77 private static @Nullable android.hardware.Camera.CameraInfo getCameraInfo(int index) { in getCameraInfo() method in Camera1Enumerator
|
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/impl/default/include/ |
H A D | ConfigManager.h | 230 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string& cameraId) noexcept { in getCameraInfo() function
|
/aosp_15_r20/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | ICameraDeviceUserWrapper.java | 174 public CameraMetadataNative getCameraInfo() throws CameraAccessException { in getCameraInfo() method in ICameraDeviceUserWrapper
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/ |
H A D | v4l2_camera_hal.cpp | 122 int V4L2CameraHAL::getCameraInfo(int id, camera_info_t* info) { in getCameraInfo() function in v4l2_camera_hal::V4L2CameraHAL
|