Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_FrameRateCtsActivity.cpp184 jint nativeWindowClearFrameRate(JNIEnv* env, jclass, jobject jSurface) { in nativeWindowClearFrameRate() function
292 (void*)nativeWindowClearFrameRate},
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java267 rc = nativeWindowClearFrameRate(mSurface); in clearFrameRate()
1038 private static native int nativeWindowClearFrameRate(Surface surface);