Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/camera/
DAppCallbackNotifier.cpp690 void AppCallbackNotifier::copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType) in copyAndSendPictureFrame() function in android::AppCallbackNotifier
876 copyAndSendPictureFrame(frame, CAMERA_MSG_RAW_IMAGE); in notifyFrame()
1024 copyAndSendPictureFrame(frame, CAMERA_MSG_COMPRESSED_IMAGE); in notifyFrame()
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h624 void copyAndSendPictureFrame(CameraFrame* frame, int32_t msgType);