HomeSort by relevance Sort by last modified time
    Searched defs:postRecordingFrameHandleTimestamp (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/
CameraSource.cpp 59 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);
109 void CameraSourceListener::postRecordingFrameHandleTimestamp(nsecs_t timestamp,
    [all...]
  /frameworks/base/core/jni/
android_hardware_Camera.cpp 80 virtual void postRecordingFrameHandleTimestamp(nsecs_t timestamp, native_handle_t* handle);
356 void JNICameraContext::postRecordingFrameHandleTimestamp(nsecs_t, native_handle_t* handle) {
    [all...]

Completed in 136 milliseconds