Searched defs:surfaceControlNativeObj (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp391 jlong surfaceControlNativeObj) {
398 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(surfaceControlNativeObj));
390 nativeCreateFromSurfaceControl(JNIEnv* env, jclass clazz, jlong surfaceControlNativeObj) argument

Completed in 48 milliseconds