Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2377 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint() function
2725 {"nativeSetTransformHint", "(JI)V", in nativeSetTransformHint() method
/frameworks/base/core/java/android/view/
DSurfaceControl.java298 private static native void nativeSetTransformHint(long nativeObject, in nativeSetTransformHint() method in SurfaceControl