Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/gtx/
Drotate_vector.inl113 GLM_FUNC_QUALIFIER detail::tvec3<T, P> rotateZ function
182 GLM_FUNC_QUALIFIER detail::tvec4<T, P> rotateZ function
/external/skia/src/utils/
DSkCamera.cpp372 void Sk3DView::rotateZ(SkScalar deg) { in rotateZ() function in Sk3DView