Home
last modified time | relevance | path

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

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