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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTransformController.js251 var rotateStepInDegrees = 5; variable
255 this._onRotate(this._rotateX + yMultiplier * rotateStepInDegrees, this._rotateY + xMultiplier * rotateStepInDegrees);

Completed in 69 milliseconds