Home
last modified time | relevance | path

Searched refs:kRotation0 (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DMatrixTest.cpp421 const float kRotation0 = 15.5f; in test_matrix_decomposition() local
434 mat.setRotate(kRotation0); in test_matrix_decomposition()
461 mat.setRotate(kRotation0); in test_matrix_decomposition()
486 mat.postRotate(kRotation0); in test_matrix_decomposition()
499 mat.postRotate(kRotation0); in test_matrix_decomposition()
504 mat.setRotate(kRotation0); in test_matrix_decomposition()
511 mat.setRotate(kRotation0); in test_matrix_decomposition()
594 const float kRotation0 = 15.5f; in test_matrix_homogeneous() local
664 mat.setRotate(kRotation0); in test_matrix_homogeneous()
680 mat.postRotate(kRotation0); in test_matrix_homogeneous()
/external/chromium_org/third_party/skia/tests/
DMatrixTest.cpp451 const float kRotation0 = 15.5f; in test_matrix_decomposition() local
464 mat.setRotate(kRotation0); in test_matrix_decomposition()
491 mat.setRotate(kRotation0); in test_matrix_decomposition()
516 mat.postRotate(kRotation0); in test_matrix_decomposition()
529 mat.postRotate(kRotation0); in test_matrix_decomposition()
534 mat.setRotate(kRotation0); in test_matrix_decomposition()
541 mat.setRotate(kRotation0); in test_matrix_decomposition()
624 const float kRotation0 = 15.5f; in test_matrix_homogeneous() local
694 mat.setRotate(kRotation0); in test_matrix_homogeneous()
710 mat.postRotate(kRotation0); in test_matrix_homogeneous()
/external/chromium_org/third_party/webrtc/modules/video_render/include/
Dvideo_render_defines.h85 kRotation0 = 0, enumerator