Home
last modified time | relevance | path

Searched defs:rotateZ (Results 1 – 3 of 3) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Drotate_vector.inl110 GLM_FUNC_QUALIFIER tvec3<T, P> rotateZ function
158 GLM_FUNC_QUALIFIER tvec4<T, P> rotateZ function
/external/skia/src/utils/
DSkCamera.cpp214 void Sk3DView::rotateZ(SkScalar deg) { in rotateZ() function in Sk3DView
/external/skia/platform_tools/android/apps/jetski/src/main/java/org/skia/jetski/
DMatrix.java161 public Matrix rotateZ(float rad) { in rotateZ() method in Matrix