Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp92 void copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType);
250 void JNICameraContext::copyAndPost(JNIEnv* env, const sp<IMemory>& dataPtr, int msgType) in copyAndPost() function in JNICameraContext
330 copyAndPost(env, dataPtr, dataMsgType); in postData()
340 copyAndPost(env, dataPtr, dataMsgType); in postData()