Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp91 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 JNICameraContext
333 copyAndPost(env, dataPtr, dataMsgType); in postData()
343 copyAndPost(env, dataPtr, dataMsgType); in postData()