Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java198 private static native DisplayedContentSample nativeGetDisplayedContentSample( in nativeGetDisplayedContentSample() method in SurfaceControl
1932 return nativeGetDisplayedContentSample(displayToken, maxFrames, timestamp); in getDisplayedContentSample()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1113 static jobject nativeGetDisplayedContentSample(JNIEnv* env, jclass clazz, jobject tokenObj, in nativeGetDisplayedContentSample() function
2394 (void*)nativeGetDisplayedContentSample },