Searched defs:postDataTimestamp (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DCameraSource.cpp53 virtual void postDataTimestamp(
91 void CameraSourceListener::postDataTimestamp( function in class:android::CameraSourceListener
/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp79 virtual void postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr);
346 void JNICameraContext::postDataTimestamp(nsecs_t timestamp, int32_t msgType, const sp<IMemory>& dataPtr) function in class:JNICameraContext

Completed in 62 milliseconds