Searched refs:GetOrientation (Results 26 - 32 of 32) sorted by relevance

12

/external/chromium_org/content/browser/renderer_host/input/
H A Dmotion_event_android.cc321 float MotionEventAndroid::GetOrientation(size_t pointer_index) const { function in class:content::MotionEventAndroid
H A Dweb_input_event_util.cc212 float orientation_deg = event.GetOrientation(pointer_index) * 180.f / M_PI;
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_capture.cc362 // Test GetOrientation.
365 EXPECT_NE(0, dev_info->GetOrientation(dummy_name, orientation));
/external/chromium_org/ui/events/gesture_detection/
H A Dmotion_event_buffer_unittest.cc100 EXPECT_EQ(a.GetOrientation(i), b.GetOrientation(bi));
/external/chromium_org/content/shell/renderer/test_runner/
H A Dweb_ax_object_proxy.cc302 std::string GetOrientation(const blink::WebAXObject& object) { function in namespace:content::__anon7894
781 return GetOrientation(accessibility_object_);
/external/chromium_org/third_party/webrtc/examples/android/media_demo/jni/
H A Dvideo_engine_jni.cc563 if (vie_data->capture->GetOrientation(camera_info->unique_id, orientation) !=
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dfakewebrtcvideoengine.h881 WEBRTC_STUB(GetOrientation, (const char*, webrtc::RotateCapturedFrame&));

Completed in 331 milliseconds

12