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

/frameworks/av/media/libstagefright/
H A DCameraSource.cpp59 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);
109 void CameraSourceListener::postRecordingFrameHandleTimestamp(nsecs_t timestamp, function in class:android::CameraSourceListener
/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp80 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);
356 void JNICameraContext::postRecordingFrameHandleTimestamp(nsecs_t, native_handle_t* handle) { function in class:JNICameraContext

Completed in 1501 milliseconds