Home
last modified time | relevance | path

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

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