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