Home
last modified time | relevance | path

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

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