Searched refs:nativeSetScalingMode (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/hardware/camera2/legacy/
H A DLegacyCameraDevice.java709 LegacyExceptionUtils.throwOnError(nativeSetScalingMode(surface, mode));
742 private static native int nativeSetScalingMode(Surface surface, int scalingMode); method in class:LegacyCameraDevice

Completed in 33 milliseconds