Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DSurface.java94 private static native int nativeAttachAndQueueBufferWithColorSpace(long nativeObject, in nativeAttachAndQueueBufferWithColorSpace() method in Surface
823 int err = nativeAttachAndQueueBufferWithColorSpace(mNativeObject, buffer, in attachAndQueueBufferWithColorSpace()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_Surface.cpp415 static jint nativeAttachAndQueueBufferWithColorSpace(JNIEnv* env, jclass clazz, jlong nativeObject, in nativeAttachAndQueueBufferWithColorSpace() function
480 (void*)nativeAttachAndQueueBufferWithColorSpace},