Searched refs:copyAndPost (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp60 void copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType);
133 void JNICameraContext::copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType) function in class:JNICameraContext
226 copyAndPost(env, dataPtr, msgType);

Completed in 31 milliseconds