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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorPageAgent.h 113 virtual void setDeviceOrientationOverride(ErrorString*, double, double, double);
InspectorPageAgent.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
OverridesSupport.js 373 PageAgent.setDeviceOrientationOverride(deviceOrientation.alpha, deviceOrientation.beta, deviceOrientation.gamma);

Completed in 51 milliseconds