Searched defs:getMaxSize (Results 1 – 11 of 11) sorted by relevance
24 fun getMaxSize(aspectRatio: Float): Size in getMaxSize() method
65 override fun getMaxSize(aspectRatio: Float): Size { in getMaxSize() method in com.android.wm.shell.common.pip.LegacySizeSpecSource
136 override fun getMaxSize(aspectRatio: Float): Size { in getMaxSize() method in com.android.wm.shell.common.pip.PhoneSizeSpecSource
250 public Point getMaxSize() { in getMaxSize() method in PipBoundsState
126 public @NonNull Size getMaxSize() { in getMaxSize() method in InlinePresentationSpec
226 public int getMaxSize() { in getMaxSize() method in Ndef
239 public static int getMaxSize() { in getMaxSize() method in MemoryIntArray
1109 private Size getMaxSize(int format, StaticMetadata.StreamDirection direction) { in getMaxSize() method in Camera2ReprocessCaptureTest
2200 public static @Nullable Size getMaxSize(@NonNull Size... sizes) { in getMaxSize() method in MandatoryStreamCombination.Builder
3092 Parameters::Size Parameters::getMaxSize(const Vector<Parameters::Size> &sizes) { in getMaxSize() function in android::camera2::Parameters
1231 public static Size getMaxSize(Size... sizes) { in getMaxSize() method in CameraTestUtils