Searched refs:adjustSize (Results 1 – 2 of 2) sorted by relevance
66 private void adjustSize() { in adjustSize() method in MediaPlayerMetadataParserTest67 adjustSize(0); in adjustSize()72 private void adjustSize(int offset) { in adjustSize() method in MediaPlayerMetadataParserTest119 adjustSize(); in testEmptyIsOk()132 adjustSize(); in testRecordMissingId()141 adjustSize(); in testRecordMissingType()148 adjustSize(); in testRecordWithZeroPayload()159 adjustSize(); in testRecordMissingPayload()169 adjustSize(); in testRecordsFound()186 adjustSize(start); in testBadMetadataType()[all …]
1495 adjustSize(outSize, mDisplayInfo.rotation, rotation); in getRealSize()1700 private void adjustSize(@NonNull Point size, @Surface.Rotation int realRotation, in adjustSize() method in Display