OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setDeviceOrientationListener
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceOrientationDispatcher.cpp
67
blink::Platform::current()->
setDeviceOrientationListener
(this);
72
blink::Platform::current()->
setDeviceOrientationListener
(0);
/external/chromium_org/content/renderer/
renderer_webkitplatformsupport_impl.h
144
virtual void
setDeviceOrientationListener
(
168
// Set WebDeviceOrientationData to return when
setDeviceOrientationListener
renderer_webkitplatformsupport_impl.cc
[
all
...]
/external/chromium_org/third_party/WebKit/public/platform/
Platform.h
593
virtual void
setDeviceOrientationListener
(blink::WebDeviceOrientationListener*) { }
Completed in 76 milliseconds