Home
last modified time | relevance | path

Searched refs:nativeSetNextTimestamp (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyCameraDevice.java786 LegacyExceptionUtils.throwOnError(nativeSetNextTimestamp(surface, timestamp)); in setNextTimestamp()
820 private static native int nativeSetNextTimestamp(Surface surface, long timestamp); in nativeSetNextTimestamp() method in LegacyCameraDevice