Searched refs:postRecordingFrameHandleTimestamp (Results 1 – 4 of 4) sorted by relevance
46 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle) = 0;
344 listener->postRecordingFrameHandleTimestamp(timestamp, handle); in recordingFrameHandleCallbackTimestamp()
73 void postRecordingFrameHandleTimestamp(nsecs_t /*timestamp*/, in postRecordingFrameHandleTimestamp() function in TestCameraListener
79 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);359 void JNICameraContext::postRecordingFrameHandleTimestamp(nsecs_t, native_handle_t* handle) { in postRecordingFrameHandleTimestamp() function in JNICameraContext