HomeSort by relevance Sort by last modified time
    Searched refs:camera3_stream_rotation_t (Results 1 - 14 of 14) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h 43 android_dataspace dataSpace, camera3_stream_rotation_t rotation);
51 android_dataspace dataSpace, camera3_stream_rotation_t rotation);
70 android_dataspace dataSpace, camera3_stream_rotation_t rotation);
Camera3DummyStream.h 79 static const camera3_stream_rotation_t DUMMY_ROTATION = CAMERA3_STREAM_ROTATION_0;
Camera3IOStreamBase.h 37 android_dataspace dataSpace, camera3_stream_rotation_t rotation);
Camera3OutputStream.cpp 37 android_dataspace dataSpace, camera3_stream_rotation_t rotation) :
53 android_dataspace dataSpace, camera3_stream_rotation_t rotation) :
76 camera3_stream_rotation_t rotation) :
Camera3Stream.h 368 android_dataspace dataSpace, camera3_stream_rotation_t rotation);
Camera3IOStreamBase.cpp 34 android_dataspace dataSpace, camera3_stream_rotation_t rotation) :
Camera3Device.h 99 android_dataspace dataSpace, camera3_stream_rotation_t rotation, int *id);
Camera3Stream.cpp 50 android_dataspace dataSpace, camera3_stream_rotation_t rotation) :
Camera3Device.cpp 847 camera3_stream_rotation_t rotation, int *id) {
    [all...]
  /hardware/libhardware/include/hardware/
camera3.h 1399 } camera3_stream_rotation_t; typedef in typeref:enum:camera3_stream_rotation
    [all...]
  /frameworks/av/services/camera/libcameraservice/common/
CameraDeviceBase.h 111 android_dataspace dataSpace, camera3_stream_rotation_t rotation, int *id) = 0;
  /frameworks/av/services/camera/libcameraservice/device2/
Camera2Device.h 61 android_dataspace dataSpace, camera3_stream_rotation_t rotation, int *id);
Camera2Device.cpp 245 android_dataspace /*dataSpace*/, camera3_stream_rotation_t rotation, int *id) {
    [all...]
  /frameworks/av/services/camera/libcameraservice/api2/
CameraDeviceClient.cpp 461 static_cast<camera3_stream_rotation_t>

Completed in 275 milliseconds