Home
last modified time | relevance | path

Searched refs:camera_stream_rotation_t (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device3/
DCamera3OutputStream.h88 android_dataspace dataSpace, camera_stream_rotation_t rotation,
100 android_dataspace dataSpace, camera_stream_rotation_t rotation,
111 camera_stream_rotation_t rotation, nsecs_t timestampOffset,
236 android_dataspace dataSpace, camera_stream_rotation_t rotation,
DCamera3StreamInterface.h53 } camera_stream_rotation_t; typedef
63 camera_stream_rotation_t rotation;
DCamera3IOStreamBase.h37 android_dataspace dataSpace, camera_stream_rotation_t rotation,
DCamera3FakeStream.h126 static const camera_stream_rotation_t FAKE_ROTATION = CAMERA_STREAM_ROTATION_0;
DCamera3SharedOutputStream.h39 camera_stream_rotation_t rotation, nsecs_t timestampOffset,
DCamera3IOStreamBase.cpp34 android_dataspace dataSpace, camera_stream_rotation_t rotation, in Camera3IOStreamBase()
DCamera3OutputStream.cpp45 android_dataspace dataSpace, camera_stream_rotation_t rotation, in Camera3OutputStream()
73 android_dataspace dataSpace, camera_stream_rotation_t rotation, in Camera3OutputStream()
108 camera_stream_rotation_t rotation, nsecs_t timestampOffset, in Camera3OutputStream()
147 camera_stream_rotation_t rotation, in Camera3OutputStream()
DCamera3Stream.h500 android_dataspace dataSpace, camera_stream_rotation_t rotation,
DCamera3Device.h134 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id,
144 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id,
286 camera_stream_rotation_t rotation);
DCamera3SharedOutputStream.cpp33 camera_stream_rotation_t rotation, in Camera3SharedOutputStream()
DCamera3Stream.cpp51 android_dataspace dataSpace, camera_stream_rotation_t rotation, in Camera3Stream()
DCamera3Device.cpp548 StreamRotation Camera3Device::mapToStreamRotation(camera_stream_rotation_t rotation) { in mapToStreamRotation()
1356 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id, in createStream()
1390 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id, in createStream()
3300 dst3_2.rotation = mapToStreamRotation((camera_stream_rotation_t) src->rotation); in configureStreams()
3606 mapToStreamRotation((camera_stream_rotation_t)src->rotation); in configureInjectedStreams()
/frameworks/av/services/camera/libcameraservice/api2/
DCompositeStream.h46 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId,
59 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId,
DDepthCompositeStream.h53 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId,
DCompositeStream.cpp49 camera_stream_rotation_t rotation, int * id, const String8& physicalCameraId, in createStream()
DHeicCompositeStream.h48 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId,
DCameraDeviceClient.cpp54 using camera3::camera_stream_rotation_t::CAMERA_STREAM_ROTATION_0;
872 static_cast<camera_stream_rotation_t>(outputConfiguration.getRotation()), in createStream()
882 static_cast<camera_stream_rotation_t>(outputConfiguration.getRotation()), in createStream()
973 static_cast<camera_stream_rotation_t>(outputConfiguration.getRotation()), in createDeferredSurfaceStreamLocked()
DDepthCompositeStream.cpp574 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId, in createInternalStreams()
DHeicCompositeStream.cpp119 camera_stream_rotation_t rotation, int *id, const String8& physicalCameraId, in createInternalStreams()
/frameworks/av/services/camera/libcameraservice/common/
DCameraDeviceBase.h76 using camera3::camera_stream_rotation_t;
165 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id,
182 android_dataspace dataSpace, camera_stream_rotation_t rotation, int *id,
/frameworks/av/services/camera/libcameraservice/utils/
DSessionConfigurationUtils.h103 camera3::camera_stream_rotation_t rotation, String8 physicalId, int32_t groupId,
DSessionConfigurationUtils.cpp441 camera3::camera_stream_rotation_t rotation, String8 physicalId, in mapStreamInfo()
698 static_cast<camera_stream_rotation_t> (it.getRotation()), in convertToHALStreamCombination()
704 static_cast<camera_stream_rotation_t> (it.getRotation()), in convertToHALStreamCombination()