Searched refs:canVirtualize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/audiofx/
H A DVirtualizer.java271 * <p>See {@link #canVirtualize(int, int)} to verify this mode is supported by this Virtualizer.
283 * <p>See {@link #canVirtualize(int, int)} to verify this mode is supported by this Virtualizer.
374 public boolean canVirtualize(int inputChannelMask, @VirtualizationMode int virtualizationMode) method in class:Virtualizer
383 * {@link #canVirtualize(int, int)}, the array angles will contain upon return the

Completed in 32 milliseconds