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

  /external/skia/tests/
MatrixTest.cpp 504 const float kRotation0 = 15.5f;
517 mat.setRotate(kRotation0);
544 mat.setRotate(kRotation0);
569 mat.postRotate(kRotation0);
582 mat.postRotate(kRotation0);
587 mat.setRotate(kRotation0);
594 mat.setRotate(kRotation0);
683 const float kRotation0 = 15.5f;
760 mat.setRotate(kRotation0);
776 mat.postRotate(kRotation0);
    [all...]
  /external/skqp/tests/
MatrixTest.cpp 504 const float kRotation0 = 15.5f;
517 mat.setRotate(kRotation0);
544 mat.setRotate(kRotation0);
569 mat.postRotate(kRotation0);
582 mat.postRotate(kRotation0);
587 mat.setRotate(kRotation0);
594 mat.setRotate(kRotation0);
683 const float kRotation0 = 15.5f;
760 mat.setRotate(kRotation0);
776 mat.postRotate(kRotation0);
    [all...]

Completed in 187 milliseconds