| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/ | 
| D | TransformationRequest.java | 37     private float rotationDegrees;  field in TransformationRequest.Builder124     public Builder setRotationDegrees(float rotationDegrees) {  in setRotationDegrees()
 271   public final float rotationDegrees;  field in TransformationRequest
 306       float rotationDegrees,  in TransformationRequest()
 
 | 
| D | ScaleToFitFrameProcessor.java | 46     private float rotationDegrees;  field in ScaleToFitFrameProcessor.Builder84     public Builder setRotationDegrees(float rotationDegrees) {  in setRotationDegrees()
 114       Context context, float scaleX, float scaleY, float rotationDegrees) {  in ScaleToFitFrameProcessor()
 
 | 
| /external/libmonet/blend/ | 
| D | Blend.java | 43     double rotationDegrees = Math.min(differenceDegrees * 0.5, 15.0);  in harmonize()  local
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/ | 
| D | Format.java | 158     private int rotationDegrees;  field in Format.Builder469     public Builder setRotationDegrees(int rotationDegrees) {  in setRotationDegrees()
 722   public final int rotationDegrees;  field in Format
 818       int rotationDegrees,  in createVideoSampleFormat()
 1526     bundle.putInt(keyForField(FIELD_ROTATION_DEGREES), rotationDegrees);  in toBundle()  local
 
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/ | 
| D | Format.java | 155     private int rotationDegrees;  field in Format.Builder466     public Builder setRotationDegrees(int rotationDegrees) {  in setRotationDegrees()
 719   public final int rotationDegrees;  field in Format
 811       int rotationDegrees,  in createVideoSampleFormat()
 1496     bundle.putInt(keyForField(FIELD_ROTATION_DEGREES), rotationDegrees);  in toBundle()  local
 
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/ | 
| D | AtomParsers.java | 844     int rotationDegrees;  in parseTkhd()  local923       int rotationDegrees,  in parseStsd()
 1074       int rotationDegrees,  in parseVideoSampleEntry()
 1921     private final int rotationDegrees;  field in AtomParsers.TkhdData
 1923     public TkhdData(int id, long duration, int rotationDegrees) {  in TkhdData()
 
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/ | 
| D | AtomParsers.java | 844     int rotationDegrees;  in parseTkhd()  local923       int rotationDegrees,  in parseStsd()
 1074       int rotationDegrees,  in parseVideoSampleEntry()
 1895     private final int rotationDegrees;  field in AtomParsers.TkhdData
 1897     public TkhdData(int id, long duration, int rotationDegrees) {  in TkhdData()
 
 | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ | 
| D | MatroskaExtractor.java | 2284         int rotationDegrees = Format.NO_VALUE;  in initializeOutput()  local
 | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ | 
| D | MatroskaExtractor.java | 2218         int rotationDegrees = Format.NO_VALUE;  in initializeOutput()  local
 |