Home
last modified time | relevance | path

Searched defs:nativeGetContentFrameStats (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp1805 static jboolean nativeGetContentFrameStats(JNIEnv* env, jclass clazz, jlong nativeObject, in nativeGetContentFrameStats() function
2647 {"nativeGetContentFrameStats", "(JLandroid/view/WindowContentFrameStats;)Z", in nativeGetContentFrameStats() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java188 …private static native boolean nativeGetContentFrameStats(long nativeObject, WindowContentFrameStat… in nativeGetContentFrameStats() method in SurfaceControl