HomeSort by relevance Sort by last modified time
    Searched full:setdeviceorientationoverride (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.h 114 virtual void setDeviceOrientationOverride(ErrorString*, double, double, double);
InspectorPageAgent.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
OverridesSupport.js 490 PageAgent.setDeviceOrientationOverride(deviceOrientation.alpha, deviceOrientation.beta, deviceOrientation.gamma);
  /external/chromium_org/third_party/WebKit/Source/devtools/
Inspector-1.1.json 417 "name": "setDeviceOrientationOverride",
    [all...]
protocol.json 448 "name": "setDeviceOrientationOverride",
    [all...]

Completed in 590 milliseconds