Home
last modified time | relevance | path

Searched defs:getCameraInfo (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/aosp_15_r20/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlCamera.cpp69 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/
DWebcamControllerImpl.kt105 fun getCameraInfo(): CameraInfo? { in getCameraInfo() method
/aosp_15_r20/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
H A DCameraMetadataGetter.java106 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/
DCameraManager.java84 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/
DFacePropertyRepository.java58 …outines.flow.StateFlow<com.android.systemui.biometrics.data.repository.CameraInfo> getCameraInfo(); in getCameraInfo() method
DFacePropertyRepositoryImpl.java88 …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/
DMockCameraFactory.java41 public static void getCameraInfo(Camera camera, CameraInfo outCameraInfo) { in getCameraInfo() method in MockCameraFactory
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.0/
DVirtualCamera.cpp101 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 DConfigManager.h167 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/
DIEvsCamera.aidl39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
/aosp_15_r20/hardware/libhardware/modules/usbcamera/
H A DCameraHAL.cpp76 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 DIEvsCamera.aidl39 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 DIEvsCamera.aidl39 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 DIEvsCamera.aidl39 android.hardware.automotive.evs.CameraDesc getCameraInfo(); in getCameraInfo() method
/aosp_15_r20/hardware/interfaces/automotive/evs/aidl/android/hardware/automotive/evs/
H A DIEvsCamera.aidl65 CameraDesc getCameraInfo(); in getCameraInfo() method
/aosp_15_r20/packages/apps/LegacyCamera/src/com/android/camera/
DCameraHolder.java116 public CameraInfo[] getCameraInfo() { in getCameraInfo() method in CameraHolder
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DConfigManager.h195 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/
DMockHWCamera.h32 Return<void> getCameraInfo(getCameraInfo_cb _hidl_cb) override { return {}; } in getCameraInfo() function
/aosp_15_r20/pdk/apps/TestingCamera2/src/com/android/testingcamera2/
H A DCameraOps2.java166 public CameraCharacteristics getCameraInfo(String cameraId) { in getCameraInfo() method in CameraOps2
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/include/
DConfigManager.h199 std::unique_ptr<CameraInfo>& getCameraInfo(const std::string cameraId) noexcept { in getCameraInfo() function
/aosp_15_r20/hardware/libhardware/modules/camera/3_0/
H A DCameraHAL.cpp71 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 DCamera1Enumerator.java77 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 DConfigManager.h230 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 DICameraDeviceUserWrapper.java174 public CameraMetadataNative getCameraInfo() throws CameraAccessException { in getCameraInfo() method in ICameraDeviceUserWrapper
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_camera_hal.cpp122 int V4L2CameraHAL::getCameraInfo(int id, camera_info_t* info) { in getCameraInfo() function in v4l2_camera_hal::V4L2CameraHAL

12345678910>>...12