Searched refs:nativeSetSurfaceDimens (Results 1 – 1 of 1) sorted by relevance
707 LegacyExceptionUtils.throwOnError(nativeSetSurfaceDimens(surface, width, height)); in setSurfaceDimens()810 private static native int nativeSetSurfaceDimens(Surface surface, int width, int height); in nativeSetSurfaceDimens() method in LegacyCameraDevice