Searched refs:postRecordingFrameHandleTimestamp (Results 1 – 3 of 3) sorted by relevance
45 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle) = 0;
343 listener->postRecordingFrameHandleTimestamp(timestamp, handle); in recordingFrameHandleCallbackTimestamp()
80 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);360 void JNICameraContext::postRecordingFrameHandleTimestamp(nsecs_t, native_handle_t* handle) { in postRecordingFrameHandleTimestamp() function in JNICameraContext