Searched refs:hardware (Results 126 - 150 of 1044) sorted by relevance

1234567891011>>

/frameworks/native/services/schedulerservice/include/schedulerservice/
H A DSchedulingPolicyService.h31 using ::android::hardware::hidl_array;
32 using ::android::hardware::hidl_memory;
33 using ::android::hardware::hidl_string;
34 using ::android::hardware::hidl_vec;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
/frameworks/av/services/camera/libcameraservice/device1/
H A DCameraHardwareInterface.h29 #include <hardware/camera.h>
61 * camera hardware abstraction layer, used for setting and getting
88 public virtual hardware::camera::device::V1_0::ICameraDeviceCallback,
89 public virtual hardware::camera::device::V1_0::ICameraDevicePreviewCallback {
291 * Release the hardware resources owned by this object. Note that this is
297 * Dump state of the camera hardware
303 sp<hardware::camera::device::V1_0::ICameraDevice> mHidlDevice;
411 * Implementation of android::hardware::camera::device::V1_0::ICameraDeviceCallback
413 hardware::Return<void> notifyCallback(
414 hardware
[all...]
/frameworks/av/camera/aidl/android/hardware/camera2/
H A DICameraDeviceUser.aidl17 package android.hardware.camera2;
19 import android.hardware.camera2.CaptureRequest;
20 import android.hardware.camera2.impl.CameraMetadataNative;
21 import android.hardware.camera2.params.OutputConfiguration;
22 import android.hardware.camera2.utils.SubmitInfo;
121 // frameworks/base/core/java/android/hardware/camera2/CameraDevice.java
/frameworks/av/media/libaudiohal/
H A DEffectHalHidl.h20 #include <android/hardware/audio/effect/2.0/IEffect.h>
26 using ::android::hardware::audio::effect::V2_0::EffectBufferConfig;
27 using ::android::hardware::audio::effect::V2_0::EffectConfig;
28 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
29 using ::android::hardware::audio::effect::V2_0::IEffect;
30 using ::android::hardware::EventFlag;
31 using ::android::hardware::MessageQueue;
72 hardware::audio::effect::V2_0::Result, hardware::kSynchronizedReadWrite> StatusMQ;
82 static status_t analyzeResult(const hardware
[all...]
H A DEffectsFactoryHalHidl.h20 #include <android/hardware/audio/effect/2.0/IEffectsFactory.h>
21 #include <android/hardware/audio/effect/2.0/types.h>
26 using ::android::hardware::audio::effect::V2_0::EffectDescriptor;
27 using ::android::hardware::audio::effect::V2_0::IEffectsFactory;
28 using ::android::hardware::hidl_vec;
H A DStreamHalHidl.h22 #include <android/hardware/audio/2.0/IStream.h>
23 #include <android/hardware/audio/2.0/IStreamIn.h>
24 #include <android/hardware/audio/2.0/IStreamOut.h>
31 using ::android::hardware::audio::V2_0::IStream;
32 using ::android::hardware::audio::V2_0::IStreamIn;
33 using ::android::hardware::audio::V2_0::IStreamOut;
34 using ::android::hardware::EventFlag;
35 using ::android::hardware::MessageQueue;
36 using ::android::hardware::Return;
37 using ReadParameters = ::android::hardware
[all...]
/frameworks/base/core/java/android/hardware/display/
H A DIDisplayManager.aidl17 package android.hardware.display;
19 import android.hardware.display.IDisplayManagerCallback;
20 import android.hardware.display.IVirtualDisplayCallback;
21 import android.hardware.display.WifiDisplay;
22 import android.hardware.display.WifiDisplayStatus;
/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl16 package android.hardware.fingerprint;
19 import android.hardware.fingerprint.IFingerprintClientActiveCallback;
20 import android.hardware.fingerprint.IFingerprintServiceReceiver;
21 import android.hardware.fingerprint.IFingerprintServiceLockoutResetCallback;
22 import android.hardware.fingerprint.Fingerprint;
66 // Gets the number of hardware devices
69 // Gets the unique device id for hardware enumerated at i
/frameworks/native/include/ui/
H A DGralloc2.h22 #include <android/hardware/graphics/allocator/2.0/IAllocator.h>
23 #include <android/hardware/graphics/mapper/2.0/IMapper.h>
31 using hardware::graphics::allocator::V2_0::IAllocator;
32 using hardware::graphics::common::V1_0::BufferUsage;
33 using hardware::graphics::common::V1_0::PixelFormat;
34 using hardware::graphics::mapper::V2_0::BufferDescriptor;
35 using hardware::graphics::mapper::V2_0::Error;
36 using hardware::graphics::mapper::V2_0::IMapper;
37 using hardware::graphics::mapper::V2_0::YCbCrLayout;
52 Error importBuffer(const hardware
[all...]
/frameworks/av/include/media/
H A DOMXBuffer.h31 namespace hardware { namespace media { namespace omx { namespace in namespace:android
35 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
38 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
41 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
44 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
53 using hardware::hidl_memory;
97 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
98 wrapAs)(::android::hardware::media::omx::V1_0::CodecBuffer* t,
100 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
102 ::android::hardware
[all...]
/frameworks/av/media/libmedia/include/media/
H A DOMXBuffer.h31 namespace hardware { namespace media { namespace omx { namespace in namespace:android
35 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
38 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
41 inline bool wrapAs(::android::hardware::media::omx::V1_0::CodecBuffer* t,
44 ::android::hardware::media::omx::V1_0::CodecBuffer const& t);
53 using hardware::hidl_memory;
97 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
98 wrapAs)(::android::hardware::media::omx::V1_0::CodecBuffer* t,
100 friend inline bool (::android::hardware::media::omx::V1_0::implementation::
102 ::android::hardware
[all...]
/frameworks/base/core/java/android/hardware/camera2/marshal/impl/
H A DMarshalQueryableHighSpeedVideoConfiguration.java16 package android.hardware.camera2.marshal.impl;
18 import android.hardware.camera2.marshal.Marshaler;
19 import android.hardware.camera2.marshal.MarshalQueryable;
20 import android.hardware.camera2.params.HighSpeedVideoConfiguration;
21 import android.hardware.camera2.utils.TypeReference;
23 import static android.hardware.camera2.impl.CameraMetadataNative.*;
24 import static android.hardware.camera2.marshal.MarshalHelpers.*;
H A DMarshalQueryableMeteringRectangle.java16 package android.hardware.camera2.marshal.impl;
18 import android.hardware.camera2.marshal.Marshaler;
19 import android.hardware.camera2.marshal.MarshalQueryable;
20 import android.hardware.camera2.params.MeteringRectangle;
21 import android.hardware.camera2.utils.TypeReference;
25 import static android.hardware.camera2.impl.CameraMetadataNative.*;
26 import static android.hardware.camera2.marshal.MarshalHelpers.*;
/frameworks/av/camera/
H A DCamera.cpp29 #include <android/hardware/ICameraService.h>
30 #include <android/hardware/ICamera.h>
43 &::android::hardware::ICameraService::connect;
46 sp<Camera> Camera::create(const sp<::android::hardware::ICamera>& camera)
67 // thinks we are the owner of the hardware, it will hold a (strong)
87 sp<::android::hardware::ICameraClient> cl = c;
89 const sp<::android::hardware::ICameraService>& cs = CameraBaseT::getCameraService();
102 case hardware::ICameraService::ERROR_DISCONNECTED:
105 case hardware::ICameraService::ERROR_CAMERA_IN_USE:
108 case hardware
[all...]
/frameworks/base/core/java/android/hardware/camera2/
H A DCameraCharacteristics.java17 package android.hardware.camera2;
21 import android.hardware.camera2.impl.CameraMetadataNative;
22 import android.hardware.camera2.impl.PublicKey;
23 import android.hardware.camera2.impl.SyntheticKey;
24 import android.hardware.camera2.utils.TypeReference;
674 * reported by {@link android.hardware.camera2.params.StreamConfigurationMap#getOutputSizes }
686 * <p>High speed video streaming extends significant performance pressue to camera hardware,
693 * {@link android.hardware.camera2.CameraConstrainedHighSpeedCaptureSession#createHighSpeedRequestList }.
707 * {@link android.hardware.camera2.CameraDevice#createConstrainedHighSpeedCaptureSession }.
721 public static final Key<android.hardware
[all...]
H A DTotalCaptureResult.java17 package android.hardware.camera2;
20 import android.hardware.camera2.impl.CameraMetadataNative;
21 import android.hardware.camera2.impl.CaptureResultExtras;
30 * <p>Contains the final configuration for the capture hardware (sensor, lens,
/frameworks/av/services/radio/
H A DRadioHalHidl.h25 #include <android/hardware/broadcastradio/1.0/types.h>
26 #include <android/hardware/broadcastradio/1.0/IBroadcastRadio.h>
27 #include <android/hardware/broadcastradio/1.0/ITuner.h>
28 #include <android/hardware/broadcastradio/1.0/ITunerCallback.h>
32 using android::hardware::Return;
33 using android::hardware::broadcastradio::V1_0::Result;
34 using android::hardware::broadcastradio::V1_0::IBroadcastRadio;
35 using android::hardware::broadcastradio::V1_0::ITuner;
36 using android::hardware::broadcastradio::V1_0::ITunerCallback;
38 using android::hardware
[all...]
/frameworks/base/core/java/android/hardware/camera2/params/
H A DStreamConfiguration.java17 package android.hardware.camera2.params;
20 import static android.hardware.camera2.params.StreamConfigurationMap.checkArgumentFormatInternal;
23 import android.hardware.camera2.CameraCharacteristics;
24 import android.hardware.camera2.CameraDevice;
25 import android.hardware.camera2.utils.HashCodeHelpers;
/frameworks/base/core/jni/
H A Dandroid_os_HwParcel.h42 void setParcel(hardware::Parcel *parcel, bool assumeOwnership);
43 hardware::Parcel *getParcel();
47 void setTransactCallback(::android::hardware::IBinder::TransactCallback cb);
59 hardware::Parcel *mParcel;
64 ::android::hardware::IBinder::TransactCallback mTransactCallback;
H A Dandroid_os_HwRemoteBinder.h58 static jobject NewObject(JNIEnv *env, const sp<hardware::IBinder> &binder);
61 JNIEnv *env, jobject thiz, const sp<hardware::IBinder> &binder);
63 sp<hardware::IBinder> getBinder() const;
64 void setBinder(const sp<hardware::IBinder> &binder);
74 sp<hardware::IBinder> mBinder;
H A Dandroid_os_HwBinder.h27 struct JHwBinder : public hardware::BHwBinder {
42 const hardware::Parcel &data,
43 hardware::Parcel *reply,
/frameworks/av/media/libstagefright/omx/1.0/
H A DWGraphicBufferProducer.h27 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
30 namespace hardware { namespace in namespace:android
36 using ::android::hardware::graphics::common::V1_0::PixelFormat;
37 using ::android::hardware::media::V1_0::AnwBuffer;
39 using ::android::hardware::hidl_array;
40 using ::android::hardware::hidl_memory;
41 using ::android::hardware::hidl_string;
42 using ::android::hardware::hidl_vec;
43 using ::android::hardware::Return;
44 using ::android::hardware
[all...]
/frameworks/base/core/java/android/hardware/camera2/marshal/
H A DMarshaler.java16 package android.hardware.camera2.marshal;
18 import android.hardware.camera2.utils.TypeReference;
22 import static android.hardware.camera2.marshal.MarshalHelpers.*;
49 * {@link android.hardware.camera2.impl.CameraMetadataNative#TYPE_BYTE TYPE_BYTE}.
/frameworks/base/services/core/java/com/android/server/hdmi/
H A DSystemAudioActionFromAvr.java19 import android.hardware.hdmi.HdmiDeviceInfo;
20 import android.hardware.hdmi.HdmiControlManager;
21 import android.hardware.hdmi.IHdmiControlCallback;
/frameworks/native/include/gui/bufferqueue/1.0/
H A DH2BGraphicBufferProducer.h28 #include <android/hardware/graphics/bufferqueue/1.0/IGraphicBufferProducer.h>
31 namespace hardware { namespace in namespace:android
38 using ::android::hardware::hidl_array;
39 using ::android::hardware::hidl_memory;
40 using ::android::hardware::hidl_string;
41 using ::android::hardware::hidl_vec;
42 using ::android::hardware::Return;
43 using ::android::hardware::Void;
46 using ::android::hardware::graphics::common::V1_0::PixelFormat;
47 using ::android::hardware
[all...]

Completed in 578 milliseconds

1234567891011>>