Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java185 private static native DisplayedContentSample nativeGetDisplayedContentSample( in nativeGetDisplayedContentSample() method in SurfaceControl
2021 return nativeGetDisplayedContentSample(displayToken, maxFrames, timestamp); in getDisplayedContentSample()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp938 static jobject nativeGetDisplayedContentSample(JNIEnv* env, jclass clazz, jobject tokenObj, in nativeGetDisplayedContentSample() function
1984 (void*)nativeGetDisplayedContentSample },