| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
| D | TransformationRequest.java | 33 private Matrix transformationMatrix; field in TransformationRequest.Builder 69 public Builder setTransformationMatrix(Matrix transformationMatrix) { in setTransformationMatrix() 187 public final Matrix transformationMatrix; field in TransformationRequest 194 Matrix transformationMatrix, in TransformationRequest()
|
| D | FrameEditor.java | 64 Matrix transformationMatrix, in create() 128 Context context, Matrix transformationMatrix, int textureId) throws IOException { in configureGlProgram()
|
| D | Transformer.java | 235 public Builder setTransformationMatrix(Matrix transformationMatrix) { in setTransformationMatrix()
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/demos/transformer/src/main/java/com/google/android/exoplayer2/transformerdemo/ |
| D | AdvancedFrameProcessorFactory.java | 62 Matrix transformationMatrix = new Matrix(); in calculateZoomInTransitionMatrix() local 72 android.graphics.Matrix transformationMatrix = new android.graphics.Matrix(); in calculateDizzyCropMatrix() local 79 float[] transformationMatrix = new float[16]; in calculate3dSpinMatrix() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/mh/ |
| D | RepeatedTranscodeTransformationTest.java | 43 Matrix transformationMatrix = new Matrix(); in repeatedTranscode_givesConsistentLengthOutput() local 77 Matrix transformationMatrix = new Matrix(); in repeatedTranscodeNoAudio_givesConsistentLengthOutput() local
|
| D | SetTransformationMatrixTransformationTest.java | 36 Matrix transformationMatrix = new Matrix(); in setTransformationMatrixTransform() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ |
| D | AdvancedFrameProcessor.java | 126 public AdvancedFrameProcessor(Context context, android.graphics.Matrix transformationMatrix) { in AdvancedFrameProcessor() 150 public AdvancedFrameProcessor(Context context, float[] transformationMatrix) { in AdvancedFrameProcessor()
|
| D | PresentationFrameProcessor.java | 86 private @MonotonicNonNull Matrix transformationMatrix; field in PresentationFrameProcessor
|
| D | ScaleToFitFrameProcessor.java | 99 private final Matrix transformationMatrix; field in ScaleToFitFrameProcessor
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/test/java/com/google/android/exoplayer2/transformer/ |
| D | TransformationRequestTest.java | 38 Matrix transformationMatrix = new Matrix(); in createTestTransformationRequest() local
|
| /external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/tracking/ |
| D | ObjectTracker.java | 272 final long timestamp, final float[] transformationMatrix, in nextFrame()
|