Searched defs:timestampAligner (Results 1 – 2 of 2) sorted by relevance
35 final TimestampAligner timestampAligner = new TimestampAligner(); in testDispose() local42 final TimestampAligner timestampAligner = new TimestampAligner(); in testTranslateTimestamp() local
57 private static native void nativeReleaseTimestampAligner(long timestampAligner); in nativeReleaseTimestampAligner()58 private static native long nativeTranslateTimestamp(long timestampAligner, long cameraTimeNs); in nativeTranslateTimestamp()