Searched defs:center (Results 1 – 2 of 2) sorted by relevance
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtc/ |
| D | matrix_transform.inl | 492 …GLM_FUNC_QUALIFIER tmat4x4<T, P> pickMatrix(tvec2<T, P> const & center, tvec2<T, P> const & delta,… 511 …GLM_FUNC_QUALIFIER tmat4x4<T, P> lookAt(tvec3<T, P> const & eye, tvec3<T, P> const & center, tvec3… 524 tvec3<T, P> const & center, 552 tvec3<T, P> const & center,
|
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
| D | tinyexr.h | 12136 float center[2] = {0.0f, 0.0f}; in SaveEXRImageToMemory() local
|