Searched refs:copyAndPost (Results 1 – 1 of 1) sorted by relevance
91 void copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType);249 void JNICameraContext::copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType) in copyAndPost() function in JNICameraContext333 copyAndPost(env, dataPtr, dataMsgType); in postData()343 copyAndPost(env, dataPtr, dataMsgType); in postData()