Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_Surface.cpp402 jlong surfaceControlNativeObj) { in nativeCreateFromSurfaceControl() argument
403 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(surfaceControlNativeObj)); in nativeCreateFromSurfaceControl()
412 jlong surfaceControlNativeObj) { in nativeGetFromSurfaceControl() argument
419 sp<SurfaceControl> ctrl(reinterpret_cast<SurfaceControl *>(surfaceControlNativeObj)); in nativeGetFromSurfaceControl()