Home
last modified time | relevance | path

Searched refs:copyAndSendPictureFrame (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp604 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame() function in android::AppCallbackNotifier
790 copyAndSendPictureFrame(frame, CAMERA_MSG_RAW_IMAGE); in notifyFrame()
917 copyAndSendPictureFrame(frame, CAMERA_MSG_COMPRESSED_IMAGE); in notifyFrame()
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h616 void copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType);