Searched refs:deviceMotionClient (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/svg/graphics/
H A DSVGImage.cpp260 pageClients.deviceMotionClient = dummyDeviceMotionClient;
/external/webkit/Source/WebCore/page/
H A DPage.h117 DeviceMotionClient* deviceMotionClient; member in struct:WebCore::Page::PageClients
H A DPage.cpp151 , m_deviceMotionController(RuntimeEnabledFeatures::deviceMotionEnabled() ? new DeviceMotionController(pageClients.deviceMotionClient) : 0)
968 , deviceMotionClient(0)
/external/webkit/Source/WebKit/android/jni/
H A DWebCoreFrameBridge.cpp1107 pageClients.deviceMotionClient = deviceMotionC;
/external/webkit/Source/WebKit/qt/Api/
H A Dqwebpage.cpp329 pageClients.deviceMotionClient = new DeviceMotionClientQt(q);

Completed in 112 milliseconds