Home
last modified time | relevance | path

Searched refs:postRotate (Results 1 – 14 of 14) sorted by relevance

/external/skia/tests/
DMatrixTest.cpp382 mat.postRotate(SkIntToScalar(1)); in test_matrix_preserve_shape()
411 mat.postRotate(SkIntToScalar(30)); in test_matrix_preserve_shape()
525 mat.postRotate(kRotation1); in test_matrix_decomposition()
537 mat.postRotate(kRotation1); in test_matrix_decomposition()
555 mat.postRotate(kRotation0); in test_matrix_decomposition()
561 mat.postRotate(90); in test_matrix_decomposition()
568 mat.postRotate(kRotation0); in test_matrix_decomposition()
575 mat.postRotate(kRotation1); in test_matrix_decomposition()
582 mat.postRotate(kRotation1); in test_matrix_decomposition()
595 mat.postRotate(rot1); in test_matrix_decomposition()
[all …]
DDrawBitmapRectTest.cpp69 mat->postRotate(rand.nextSScalar1() * 360); in rand_matrix()
DImageFilterTest.cpp430 matrix.postRotate(SkIntToScalar(45), SK_Scalar1, SK_Scalar1); in DEF_TEST()
/external/skia/bench/
DMatrixBench.cpp157 fMatrix[i].postRotate(rot1); in onPreDraw()
186 fMatrix.postRotate(45.0f); in InvertMapRectMatrixBench()
272 static SkMatrix make_afine() { SkMatrix m(make_trans()); m.postRotate(15); return m; } in make_afine()
/external/skia/include/effects/
DSkColorMatrix.h50 void postRotate(Axis, SkScalar degrees);
/external/skia/gm/
Dshadertext3.cpp100 localM.postRotate(20); in onDraw()
Dtexteffects.cpp134 lattice.postRotate(SkIntToScalar(30), 0, 0); in r9()
/external/skia/experimental/nanomsg/
Dpicture_demo.cpp92 header.matrix.postRotate(rand.nextRangeScalar(-25, 25)); in client()
/external/skia/src/effects/
DSkColorMatrix.cpp126 void SkColorMatrix::postRotate(Axis axis, SkScalar degrees) { in postRotate() function in SkColorMatrix
/external/skia/include/core/
DSkMatrix.h313 void postRotate(SkScalar degrees, SkScalar px, SkScalar py);
317 void postRotate(SkScalar degrees);
/external/skia/samplecode/
DSampleAll.cpp215 lattice.postRotate(SkIntToScalar(30), 0, 0); in r9()
DSampleSlides.cpp601 lattice.postRotate(SkIntToScalar(30), 0, 0); in r9()
/external/skia/src/core/
DSkMatrix.cpp482 void SkMatrix::postRotate(SkScalar degrees, SkScalar px, SkScalar py) { in postRotate() function in SkMatrix
488 void SkMatrix::postRotate(SkScalar degrees) { in postRotate() function in SkMatrix
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...