Home
last modified time | relevance | path

Searched refs:CameraIdAndStreamCombination (Results 1 – 23 of 23) sorted by relevance

/hardware/interfaces/camera/provider/2.7/
Dtypes.hal22 * CameraIdAndStreamCombination:
24 * This is identical to @2.6::CameraIdAndStreamCombination except that
27 struct CameraIdAndStreamCombination {
DICameraProvider.hal49 isConcurrentStreamCombinationSupported_2_7(vec<CameraIdAndStreamCombination> configs)
/hardware/interfaces/camera/provider/aidl/android/hardware/camera/provider/
DICameraProvider.aidl21 import android.hardware.camera.provider.CameraIdAndStreamCombination;
306 boolean isConcurrentStreamCombinationSupported(in CameraIdAndStreamCombination[] configs); in isConcurrentStreamCombinationSupported()
DCameraIdAndStreamCombination.aidl22 parcelable CameraIdAndStreamCombination {
/hardware/interfaces/camera/provider/2.7/default/
DExternalCameraProviderImpl_2_7.h49 using ::android::hardware::camera::provider::V2_7::CameraIdAndStreamCombination;
87 ::android::hardware::camera::provider::V2_6::CameraIdAndStreamCombination>&
92 const hidl_vec<CameraIdAndStreamCombination>& configs,
DCameraProvider_2_7.h44 using ::android::hardware::camera::provider::V2_7::CameraIdAndStreamCombination;
99 ::android::hardware::camera::provider::V2_6::CameraIdAndStreamCombination>& in isConcurrentStreamCombinationSupported()
106 const hidl_vec<CameraIdAndStreamCombination>& configs, in isConcurrentStreamCombinationSupported_2_7()
DExternalCameraProviderImpl_2_7.cpp376 CameraIdAndStreamCombination>& /* configs */, in isConcurrentStreamCombinationSupported()
383 const hidl_vec<CameraIdAndStreamCombination>& /* configs */, in isConcurrentStreamCombinationSupported_2_7() argument
/hardware/interfaces/camera/provider/2.6/
Dtypes.hal22 * CameraIdAndStreamCombination:
26 struct CameraIdAndStreamCombination {
DICameraProvider.hal149 isConcurrentStreamCombinationSupported(vec<CameraIdAndStreamCombination> configs)
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/1/android/hardware/camera/provider/
DCameraIdAndStreamCombination.aidl36 parcelable CameraIdAndStreamCombination {
DICameraProvider.aidl43 …treamCombinationSupported(in android.hardware.camera.provider.CameraIdAndStreamCombination[] confi… in isConcurrentStreamCombinationSupported()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/2/android/hardware/camera/provider/
DCameraIdAndStreamCombination.aidl36 parcelable CameraIdAndStreamCombination {
DICameraProvider.aidl43 …treamCombinationSupported(in android.hardware.camera.provider.CameraIdAndStreamCombination[] confi… in isConcurrentStreamCombinationSupported()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/3/android/hardware/camera/provider/
DCameraIdAndStreamCombination.aidl36 parcelable CameraIdAndStreamCombination {
DICameraProvider.aidl43 …treamCombinationSupported(in android.hardware.camera.provider.CameraIdAndStreamCombination[] confi… in isConcurrentStreamCombinationSupported()
/hardware/interfaces/camera/provider/aidl/aidl_api/android.hardware.camera.provider/current/android/hardware/camera/provider/
DCameraIdAndStreamCombination.aidl36 parcelable CameraIdAndStreamCombination {
DICameraProvider.aidl43 …treamCombinationSupported(in android.hardware.camera.provider.CameraIdAndStreamCombination[] confi… in isConcurrentStreamCombinationSupported()
/hardware/google/camera/common/hal/aidl_service/
Daidl_camera_provider.h40 using aidl::android::hardware::camera::provider::CameraIdAndStreamCombination;
75 const std::vector<CameraIdAndStreamCombination>& in_configs,
Daidl_camera_provider.cc292 const std::vector<CameraIdAndStreamCombination>& configs, bool* supported) { in isConcurrentStreamCombinationSupported()
298 std::vector<CameraIdAndStreamCombination> configsWithOverriddenSensorPixelModes = in isConcurrentStreamCombinationSupported()
/hardware/interfaces/camera/provider/default/
DExternalCameraProvider.h46 using ::aidl::android::hardware::camera::provider::CameraIdAndStreamCombination;
67 const std::vector<CameraIdAndStreamCombination>& in_configs,
DExternalCameraProvider.cpp166 const std::vector<CameraIdAndStreamCombination>&, bool* _aidl_return) { in isConcurrentStreamCombinationSupported() argument
/hardware/interfaces/camera/provider/aidl/vts/
DVtsAidlHalCameraProvider_TargetTest.cpp45 using ::aidl::android::hardware::camera::provider::CameraIdAndStreamCombination;
709 std::vector<CameraIdAndStreamCombination> cameraIdsAndStreamCombinations; in TEST_P()
758 CameraIdAndStreamCombination cameraIdAndStreamCombination; in TEST_P()
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp135 using ::android::hardware::camera::provider::V2_6::CameraIdAndStreamCombination;
3473 std::vector<CameraIdAndStreamCombination> cameraIdsAndStreamCombinations; in TEST_P()
3529 CameraIdAndStreamCombination cameraIdAndStreamCombination; in TEST_P()