Home
last modified time | relevance | path

Searched defs:GetOrientation (Results 1 – 9 of 9) sorted by relevance

/external/image_io/includes/image_io/base/
Dimage_metadata.h89 Orientation GetOrientation() const { return orientation_; } in GetOrientation() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Dimage_metadata.h89 Orientation GetOrientation() const { return orientation_; } in GetOrientation() function
/external/webrtc/modules/video_capture/
Ddevice_info_impl.cc205 int32_t DeviceInfoImpl::GetOrientation(const char* deviceUniqueIdUTF8, in GetOrientation() function in webrtc::videocapturemodule::DeviceInfoImpl
/external/dynamic_depth/internal/dynamic_depth/
Dearth_pose.cc98 const std::vector<float>& EarthPose::GetOrientation() const { in GetOrientation() function in dynamic_depth::EarthPose
Dpose.cc95 const std::vector<float>& Pose::GetOrientation() const { return orientation_; } in GetOrientation() function in dynamic_depth::Pose
/external/tflite-support/tensorflow_lite_support/cc/task/vision/utils/
Dframe_buffer_utils.cc375 FrameBuffer::Orientation FrameBufferUtils::GetOrientation( in GetOrientation() function in tflite::task::vision::FrameBufferUtils
/external/piex/src/
Dpiex.cc708 bool GetOrientation(StreamInterface* data, std::uint32_t* orientation) { in GetOrientation() function
/external/dng_sdk/source/
Ddng_xmp.cpp4147 dng_orientation dng_xmp::GetOrientation () const in GetOrientation() function in dng_xmp
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/
Dtopology.pb.go6654 func (x *HardwareFeatures_Camera_Device) GetOrientation() HardwareFeatures_Camera_Orientation { func