HomeSort by relevance Sort by last modified time
    Searched defs:GetRotation (Results 1 - 5 of 5) sorted by null

  /external/webrtc/talk/media/base/
videoframe.h 105 // skeleton implementation of GetRotation once chrome is updated.
106 virtual int GetRotation() const { return GetVideoRotation(); }
fakevideocapturer.h 170 webrtc::VideoRotation GetRotation() { return rotation_; }
  /external/pdfium/core/fpdfdoc/
cpdf_apsettings.cpp 21 int CPDF_ApSettings::GetRotation() const {
cpdf_formcontrol.cpp 210 int CPDF_FormControl::GetRotation() {
211 return GetMK().GetRotation();
  /frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
pose.h 69 Eigen::Quaternion<T> GetRotation() const { return rotation_; }

Completed in 3254 milliseconds