Searched defs:handleRawPicture (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/
H A DCameraClient.cpp672 // CAMERA_MSG_RAW_IMAGE handleRawPicture
738 client->handleRawPicture(dataPtr);
847 void CameraClient::handleRawPicture(const sp<IMemory>& mem) { function in class:android::CameraClient

Completed in 133 milliseconds