Home
last modified time | relevance | path

Searched defs:transformMatrix (Results 1 – 15 of 15) sorted by relevance

/external/webrtc/sdk/android/api/org/webrtc/
DTextureBufferImpl.java38 private final Matrix transformMatrix; field in TextureBufferImpl
44 public TextureBufferImpl(int width, int height, Type type, int id, Matrix transformMatrix, in TextureBufferImpl()
63 TextureBufferImpl(int width, int height, Type type, int id, Matrix transformMatrix, in TextureBufferImpl()
70 int id, Matrix transformMatrix, Handler toI420Handler, YuvConverter yuvConverter, in TextureBufferImpl()
174 Matrix transformMatrix, int newWidth, int newHeight) { in applyTransformMatrix()
180 private TextureBufferImpl applyTransformMatrix(Matrix transformMatrix, int unscaledWidth, in applyTransformMatrix()
DVideoFrame.java146 Matrix transformMatrix, int newWidth, int newHeight) { in applyTransformMatrix()
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/
DVideoProcessingGLSurfaceView.java66 void draw(int frameTexture, long frameTimestampUs, float[] transformMatrix); in draw()
220 private final float[] transformMatrix; field in VideoProcessingGLSurfaceView.VideoRenderer
DBitmapOverlayVideoProcessor.java122 public void draw(int frameTexture, long frameTimestampUs, float[] transformMatrix) { in draw()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/gl/src/main/java/com/google/android/exoplayer2/gldemo/
DVideoProcessingGLSurfaceView.java66 void draw(int frameTexture, long frameTimestampUs, float[] transformMatrix); in draw()
220 private final float[] transformMatrix; field in VideoProcessingGLSurfaceView.VideoRenderer
DBitmapOverlayVideoProcessor.java109 public void draw(int frameTexture, long frameTimestampUs, float[] transformMatrix) { in draw()
/external/webrtc/sdk/android/src/java/org/webrtc/
DCameraSession.java59 final Matrix transformMatrix = new Matrix(); in createTextureBufferWithModifiedTransformMatrix() local
/external/skia/src/ports/
DSkFontHost_FreeType_common.cpp1445 SkMatrix transformMatrix; in colrv1_traverse_paint_bounds() local
1452 SkMatrix transformMatrix; in colrv1_traverse_paint_bounds() local
1459 SkMatrix transformMatrix; in colrv1_traverse_paint_bounds() local
1466 SkMatrix transformMatrix; in colrv1_traverse_paint_bounds() local
1473 SkMatrix transformMatrix; in colrv1_traverse_paint_bounds() local
/external/autotest/client/deps/nvmap_compactor/src/
Dnvmap_carveout_compactor.c250 GLfloat transformMatrix[16]; in ShowTextures() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryDirectionTests.cpp339 const auto transformMatrix = toTransformMatrixKHR(rotationMatrix); in iterate() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DPlayerView.java1408 Matrix transformMatrix = new Matrix(); in applyTextureViewRotation() local
DStyledPlayerView.java1356 Matrix transformMatrix = new Matrix(); in applyTextureViewRotation() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/ui/src/main/java/com/google/android/exoplayer2/ui/
DStyledPlayerView.java1458 Matrix transformMatrix = new Matrix(); in applyTextureViewRotation() local
DPlayerView.java1419 Matrix transformMatrix = new Matrix(); in applyTextureViewRotation() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDirectionTests.cpp420 const auto transformMatrix = toTransformMatrixKHR(rotationMatrix); in iterate() local