Home
last modified time | relevance | path

Searched refs:helper (Results 1 – 25 of 122) sorted by relevance

12345

/hardware/interfaces/camera/common/default/
DAndroid.bp11 name: "android.hardware.camera.common-helper",
43 // Depend on "android.hardware.camera.common-helper" instead
45 name: "android.hardware.camera.common@1.0-helper",
47 whole_static_libs: ["android.hardware.camera.common-helper"],
/hardware/interfaces/camera/common/default/include/
DVendorTagDescriptor.h111 namespace helper {
164 typedef android::hardware::camera::common::helper::VendorTagDescriptor VendorTagDescriptor;
200 namespace helper {
230 namespace V1_0::helper {
232 typedef android::hardware::camera::common::helper::VendorTagDescriptor VendorTagDescriptor;
233 typedef android::hardware::camera::common::helper::VendorTagDescriptorCache
DCameraModule.h34 namespace helper {
74 static bool isLogicalMultiCamera(const common::helper::CameraMetadata& metadata,
95 namespace V1_0::helper {
97 typedef android::hardware::camera::common::helper::CameraModule CameraModule;
DHandleImporter.h33 namespace helper {
90 namespace V1_0::helper {
92 typedef android::hardware::camera::common::helper::HandleImporter HandleImporter;
DCameraParameters.h27 namespace helper {
703 namespace V1_0::helper {
705 typedef android::hardware::camera::common::helper::CameraParameters CameraParameters;
706 typedef android::hardware::camera::common::helper::Size Size;
DCameraMetadata.h29 namespace helper {
216 namespace V1_0::helper {
218 typedef android::hardware::camera::common::helper::CameraMetadata CameraMetadata;
DExif.h26 namespace helper {
246 namespace V1_0::helper {
248 typedef android::hardware::camera::common::helper::ExifUtils ExifUtils;
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.h77 const common::V1_0::helper::CameraMetadata& chars, const std::string& cameraId,
89 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
92 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
95 int fd, ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
98 int fd, ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
103 ::android::hardware::camera::common::V1_0::helper::CameraMetadata* metadata,
107 status_t calculateMinFps(::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
138 ::android::hardware::camera::common::V1_0::helper::CameraMetadata mCameraCharacteristics;
DExternalCameraOfflineSession.h47 const common::V1_0::helper::CameraMetadata& chars,
82 const common::V1_0::helper::CameraMetadata& chars, in OutputThread()
95 status_t fillCaptureResult(common::V1_0::helper::CameraMetadata md, nsecs_t timestamp);
107 const common::V1_0::helper::CameraMetadata mChars;
DExternalCameraDeviceSession.h55 using ::android::hardware::camera::common::helper::SimpleThread;
66 const common::V1_0::helper::CameraMetadata& chars,
163 const common::V1_0::helper::CameraMetadata&,
200 const common::V1_0::helper::CameraMetadata& settings);
206 const common::V1_0::helper::CameraMetadata mCameraCharacteristics;
249 status_t fillCaptureResult(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp);
317 const common::V1_0::helper::CameraMetadata mCameraCharacteristics;
334 common::V1_0::helper::CameraMetadata mLatestReqSetting;
DExternalCameraUtils.h38 using ::android::hardware::camera::common::V1_0::helper::CameraMetadata;
39 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
210 common::V1_0::helper::CameraMetadata setting;
248 Size getMaxThumbnailResolution(const common::V1_0::helper::CameraMetadata&);
252 status_t fillCaptureResultCommon(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp,
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDevice_3_4.h98 const common::V1_0::helper::CameraMetadata& chars,
109 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
112 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
115 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
118 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
123 ::android::hardware::camera::common::V1_0::helper::CameraMetadata*,
128 bool calculateMinFps(::android::hardware::camera::common::V1_0::helper::CameraMetadata*);
159 ::android::hardware::camera::common::V1_0::helper::CameraMetadata mCameraCharacteristics;
DExternalCameraDeviceSession.h68 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
69 using ::android::hardware::camera::common::V1_0::helper::ExifUtils;
94 const common::V1_0::helper::CameraMetadata& chars,
117 const common::V1_0::helper::CameraMetadata&);
157 const common::V1_0::helper::CameraMetadata& settings);
163 const common::V1_0::helper::CameraMetadata mCameraCharacteristics;
261 status_t fillCaptureResult(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp);
324 const common::V1_0::helper::CameraMetadata mCameraCharacteristics;
341 common::V1_0::helper::CameraMetadata mLatestReqSetting;
/hardware/google/pixel/thermal/tests/
Dthermal_looper_test.cpp28 ON_CALL(*helper, isInitializedOk).WillByDefault(testing::Return(true)); in SetUp()
31 std::shared_ptr<testing::NiceMock<MockThermalHelper>> helper = member in aidl::android::hardware::thermal::implementation::ThermalLooperTest
33 std::shared_ptr<Thermal> thermal = ndk::SharedRefBase::make<Thermal>(helper);
64 ON_CALL(*helper, fillCurrentTemperatures) in TEST_F()
/hardware/interfaces/automotive/vehicle/2.0/utils/
DAndroid.bp15 // User HAL helper library.
26 name: "android.hardware.automotive.vehicle@2.0-user-hal-helper-lib",
49 "android.hardware.automotive.vehicle@2.0-user-hal-helper-lib",
/hardware/interfaces/drm/1.0/vts/functional/
DAndroid.bp44 "android.hardware.drm@1.0-helper",
47 export_static_lib_headers: ["android.hardware.drm@1.0-helper"],
73 "android.hardware.drm@1.0-helper",
106 "android.hardware.drm@1.0-helper",
/hardware/interfaces/camera/provider/2.5/default/
DLegacyCameraProviderImpl_2_5.h40 using ::android::hardware::camera::common::V1_0::helper::CameraModule;
41 using ::android::hardware::camera::common::V1_0::helper::VendorTagDescriptor;
/hardware/google/interfaces/
Dupdate-makefiles.sh3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
/hardware/interfaces/
Dupdate-makefiles.sh11 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.h47 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
160 ::android::hardware::camera::common::V1_0::helper::CameraMetadata mOverridenResult;
162 ::android::hardware::camera::common::V1_0::helper::CameraMetadata mOverridenRequest;
180 common::V1_0::helper::CameraMetadata mDeviceInfo;
335 android::hardware::camera::common::V1_0::helper::CameraMetadata *settings /*out*/,
340 ::android::hardware::camera::common::V1_0::helper::CameraMetadata *settings /*out*/);
361 std::vector<::android::hardware::camera::common::V1_0::helper::CameraMetadata>* mds,
/hardware/interfaces/camera/device/3.6/default/
DExternalCameraDevice.cpp41 const common::V1_0::helper::CameraMetadata& chars, in createSession()
57 ::android::hardware::camera::common::V1_0::helper::CameraMetadata* metadata) { in initAvailableCapabilities()
/hardware/interfaces/drm/1.2/vts/functional/
DAndroid.bp64 "android.hardware.drm@1.0-helper",
71 "android.hardware.drm@1.0-helper",
95 "android.hardware.drm@1.0-helper",
/hardware/interfaces/camera/device/3.6/default/include/ext_device_v3_6_impl/
DExternalCameraOfflineSession.h63 using ::android::hardware::camera::common::V1_0::helper::HandleImporter;
64 using ::android::hardware::camera::common::V1_0::helper::ExifUtils;
93 const common::V1_0::helper::CameraMetadata& chars,
136 const common::V1_0::helper::CameraMetadata& chars, in OutputThread()
162 status_t fillCaptureResult(common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp);
173 const common::V1_0::helper::CameraMetadata mChars;
/hardware/interfaces/drm/1.0/default/include/
DSharedLibrary.h27 namespace helper {
/hardware/interfaces/drm/1.0/default/
DSharedLibrary.cpp26 namespace helper { namespace

12345