Home
last modified time | relevance | path

Searched defs:rotationMatrix (Results 1 – 9 of 9) sorted by relevance

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DFrameRotationQueue.java32 private final float[] rotationMatrix; field in FrameRotationQueue
90 public static void computeRecenterMatrix(float[] recenterMatrix, float[] rotationMatrix) { in computeRecenterMatrix()
DSceneRenderer.java45 private final float[] rotationMatrix; field in SceneRenderer
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/video/spherical/
DFrameRotationQueue.java32 private final float[] rotationMatrix; field in FrameRotationQueue
90 public static void computeRecenterMatrix(float[] recenterMatrix, float[] rotationMatrix) { in computeRecenterMatrix()
DSceneRenderer.java45 private final float[] rotationMatrix; field in SceneRenderer
/external/deqp/framework/common/
DtcuMatrixUtil.hpp73 inline Matrix<float, 2, 2> rotationMatrix(float radians) in rotationMatrix() function
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
DFrameRotationQueueTest.java31 private float[] rotationMatrix; field in FrameRotationQueueTest
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/test/java/com/google/android/exoplayer2/video/spherical/
DFrameRotationQueueTest.java31 private float[] rotationMatrix; field in FrameRotationQueueTest
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp343 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp419 const auto rotationMatrix = getRotationMatrix(m_params.rotationX, m_params.rotationY); in iterate() local