HomeSort by relevance Sort by last modified time
    Searched defs:GetRotation (Results 1 - 4 of 4) 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/xfa/src/fwl/src/lightwidget/
picturebox.cpp 37 FX_FLOAT CFWL_PictureBox::GetRotation() {
  /external/pdfium/core/src/fpdfdoc/
doc_formcontrol.cpp 199 int CPDF_FormControl::GetRotation() {
200 return GetMK().GetRotation();
328 int CPDF_ApSettings::GetRotation() const {

Completed in 260 milliseconds