Searched refs:nativeSetSurfaceTimestamp (Results 1 – 2 of 2) sorted by relevance
150 if (!nativeSetSurfaceTimestamp(timestamp)) { in setSurfaceTimestamp()191 private native boolean nativeSetSurfaceTimestamp(long timestamp); in nativeSetSurfaceTimestamp() method in GLEnvironment
18328 Landroid/filterfw/core/GLEnvironment;->nativeSetSurfaceTimestamp(J)Z