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

  /external/chromium_org/ui/base/cursor/
image_cursors.h 28 gfx::Display::Rotation GetRotation() const;
image_cursors.cc 79 gfx::Display::Rotation ImageCursors::GetRotation() const {
  /external/chromium_org/ash/test/
cursor_manager_test_api.cc 37 image_cursors_->GetRotation();
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
nullvideoframe.h 68 virtual int GetRotation() const { return 0; }
videoframe.h 97 virtual int GetRotation() const = 0;
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtctexturevideoframe.h 72 virtual int GetRotation() const { return 0; }
webrtcvideoframe.h 101 virtual int GetRotation() const { return rotation_; }
webrtcvideoframe_unittest.cc 65 EXPECT_EQ(0, frame.GetRotation());
webrtcvideoengine2.cc 603 virtual int GetRotation() const OVERRIDE {
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_formcontrol.cpp 209 int CPDF_FormControl::GetRotation()
212 return mk.GetRotation();
350 int CPDF_ApSettings::GetRotation()
  /external/pdfium/core/include/fpdfdoc/
fpdf_doc.h 1405 int GetRotation();
    [all...]
  /external/chromium_org/chrome/browser/extensions/
display_info_provider_chromeos_unittest.cc 110 TEST_F(DisplayInfoProviderChromeosTest, GetRotation) {
  /external/pdfium/fpdfsdk/src/
fsdk_baseform.cpp 160 return pCtrl->GetRotation() % 360;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3drmobj.h     [all...]
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]

Completed in 1710 milliseconds