Home
last modified time | relevance | path

Searched refs:postRecordingFrameHandleTimestampBatch (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/camera/include/camera/
DCamera.h47 virtual void postRecordingFrameHandleTimestampBatch(
/frameworks/av/camera/
DCamera.cpp362 listener->postRecordingFrameHandleTimestampBatch(timestamps, handles); in recordingFrameHandleCallbackTimestampBatch()
/frameworks/av/camera/tests/fuzzer/
Dcamera_fuzzer.cpp77 void postRecordingFrameHandleTimestampBatch( in postRecordingFrameHandleTimestampBatch() function in TestCameraListener
/frameworks/base/core/jni/
Dandroid_hardware_Camera.cpp80 virtual void postRecordingFrameHandleTimestampBatch(
371 void JNICameraContext::postRecordingFrameHandleTimestampBatch( in postRecordingFrameHandleTimestampBatch() function in JNICameraContext