Searched defs:rotate (Results 1 – 4 of 4) sorted by relevance
| /cts/tests/tests/textureview/src/android/textureview/cts/ |
| D | TextureViewTestActivity.java | 48 ObjectAnimator rotate = ObjectAnimator.ofFloat(mTexView, "rotationY", 180); in onCreate() local
|
| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | Matrix2fTest.java | 186 float[] rotate = new float[4]; in testRotateLoadRotate() local
|
| /cts/suite/cts/deviceTests/opengl/jni/graphics/ |
| D | Matrix.cpp | 96 void Matrix::rotate(float radians, float x, float y, float z) { in rotate() function in Matrix
|
| /cts/suite/cts/deviceTests/browserbench/assets/octane/ |
| D | pdfjs.js | 1067 function PageViewport(viewBox, scale, rotate, offsetX, offsetY) { argument 1593 get rotate() { getter in PDFPageProxy 2157 ctx.rotate = function ctxRotate(angle) { function 29634 rotate: pdfPage.rotate, property
|