Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DSurfaceControl.java298 private static native void nativeSetTransformHint(long nativeObject, in nativeSetTransformHint() method in SurfaceControl
5364 nativeSetTransformHint(mNativeObject, transformHint); in setTransformHint()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2377 static void nativeSetTransformHint(JNIEnv* env, jclass clazz, jlong nativeSurfaceControl, in nativeSetTransformHint() function
2726 (void*)nativeSetTransformHint }, in nativeSetTransformHint()