Searched refs:nativeSurfaceObject (Results 1 – 2 of 2) sorted by relevance
186 private static native void nativeSurfaceFlushJankData(long nativeSurfaceObject); in nativeSurfaceFlushJankData() argument193 IBinder displayToken, long nativeSurfaceObject); in nativeSetDisplaySurface() argument
1317 jobject tokenObj, jlong nativeSurfaceObject) { in nativeSetDisplaySurface() argument1321 sp<Surface> sur(reinterpret_cast<Surface *>(nativeSurfaceObject)); in nativeSetDisplaySurface()