Home
last modified time | relevance | path

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

/external/exoplayer/tree/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()
/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.hpp70 inline Matrix<float, 2, 2> rotationMatrix (float radians) in rotationMatrix() function
/external/exoplayer/tree/library/ui/src/main/java/com/google/android/exoplayer2/ui/spherical/
DSceneRenderer.java49 private final float[] rotationMatrix; field in SceneRenderer
/external/exoplayer/tree/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/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/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.cpp338 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